code
stringlengths
114
1.05M
path
stringlengths
3
312
quality_prob
float64
0.5
0.99
learning_prob
float64
0.2
1
filename
stringlengths
3
168
kind
stringclasses
1 value
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MixtapeAlbum(BaseModel): """MixtapeAlbum. References: https://schema.org/MixtapeAlbum Note: Model Depth 5 Attributes: potentialAction: (Optional[Uni...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MixtapeAlbum.py
0.942075
0.31317
MixtapeAlbum.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EnrollingByInvitation(BaseModel): """Enrolling participants by invitation only. References: https://schema.org/EnrollingByInvitation Note: Model Depth 6 Att...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EnrollingByInvitation.py
0.942487
0.305005
EnrollingByInvitation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BoardingPolicyType(BaseModel): """A type of boarding policy used by an airline. References: https://schema.org/BoardingPolicyType Note: Model Depth 4 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BoardingPolicyType.py
0.943783
0.330377
BoardingPolicyType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MerchantReturnUnlimitedWindow(BaseModel): """Specifies that there is an unlimited window for product returns. References: https://schema.org/MerchantReturnUnlimitedWindow ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MerchantReturnUnlimitedWindow.py
0.946399
0.291636
MerchantReturnUnlimitedWindow.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Pediatric(BaseModel): """A specific branch of medical science that specializes in the care of infants, children and adolescents. References: https://schema.org/Pediatric ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Pediatric.py
0.890969
0.350366
Pediatric.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupRegular(BaseModel): """Size group "Regular" for wearables. References: https://schema.org/WearableSizeGroupRegular Note: Model Depth 6 Attr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupRegular.py
0.940749
0.296699
WearableSizeGroupRegular.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Crematorium(BaseModel): """A crematorium. References: https://schema.org/Crematorium Note: Model Depth 4 Attributes: potentialAction: (Optional[Unio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Crematorium.py
0.939941
0.501831
Crematorium.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Motel(BaseModel): """A motel.<br /><br />See also the <a href="/docs/hotels.html">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations</a>...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Motel.py
0.878848
0.350755
Motel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Motorcycle(BaseModel): """A motorcycle or motorbike is a single-track, two-wheeled motor vehicle. References: https://schema.org/Motorcycle Note: Model Depth 4 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Motorcycle.py
0.91784
0.435301
Motorcycle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalCode(BaseModel): """A code for a medical entity. References: https://schema.org/MedicalCode Note: Model Depth 4 Attributes: potentialAction: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalCode.py
0.904042
0.335242
MedicalCode.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BodyMeasurementHips(BaseModel): """Girth of hips (measured around the buttocks). Used, for example, to fit skirts. References: https://schema.org/BodyMeasurementHips No...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementHips.py
0.948358
0.360573
BodyMeasurementHips.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UserPageVisits(BaseModel): """UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, al...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UserPageVisits.py
0.921039
0.300643
UserPageVisits.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReservationPackage(BaseModel): """A group of multiple reservations with common values for all sub-reservations. References: https://schema.org/ReservationPackage Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReservationPackage.py
0.94051
0.323193
ReservationPackage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ParentalSupport(BaseModel): """ParentalSupport: this is a benefit for parental support. References: https://schema.org/ParentalSupport Note: Model Depth 5 A...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ParentalSupport.py
0.943191
0.297311
ParentalSupport.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Gynecologic(BaseModel): """A specific branch of medical science that pertains to the health care of women, particularly in the diagnosis and treatment of disorders affecting the female ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Gynecologic.py
0.918389
0.445288
Gynecologic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ItemPage(BaseModel): """A page devoted to a single item, such as a particular product or hotel. References: https://schema.org/ItemPage Note: Model Depth 4 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ItemPage.py
0.921992
0.341555
ItemPage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ApprovedIndication(BaseModel): """An indication for a medical therapy that has been formally specified or approved by a regulatory body that regulates use of the therapy; for example, t...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ApprovedIndication.py
0.943738
0.360968
ApprovedIndication.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class NoninvasiveProcedure(BaseModel): """A type of medical procedure that involves noninvasive techniques. References: https://schema.org/NoninvasiveProcedure Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/NoninvasiveProcedure.py
0.943744
0.345105
NoninvasiveProcedure.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class VeterinaryCare(BaseModel): """A vet's office. References: https://schema.org/VeterinaryCare Note: Model Depth 4 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/VeterinaryCare.py
0.863765
0.354601
VeterinaryCare.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ScreeningEvent(BaseModel): """A screening of a movie or other video. References: https://schema.org/ScreeningEvent Note: Model Depth 3 Attributes: p...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ScreeningEvent.py
0.928595
0.349505
ScreeningEvent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Bacteria(BaseModel): """Pathogenic bacteria that cause bacterial infection. References: https://schema.org/Bacteria Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Bacteria.py
0.939088
0.319665
Bacteria.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Atlas(BaseModel): """A collection or bound volume of maps, charts, plates or tables, physical or in media form illustrating any subject. References: https://schema.org/Atla...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Atlas.py
0.921406
0.373219
Atlas.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TollFree(BaseModel): """The associated telephone number is toll free. References: https://schema.org/TollFree Note: Model Depth 5 Attributes: potent...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TollFree.py
0.93866
0.303235
TollFree.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RsvpResponseYes(BaseModel): """The invitee will attend. References: https://schema.org/RsvpResponseYes Note: Model Depth 5 Attributes: potentialActi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RsvpResponseYes.py
0.942015
0.295433
RsvpResponseYes.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EventScheduled(BaseModel): """The event is taking place or has taken place on the startDate as scheduled. Use of this value is optional, as it is assumed by default. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EventScheduled.py
0.947491
0.310172
EventScheduled.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Clip(BaseModel): """A short TV or radio program or a segment/part of a program. References: https://schema.org/Clip Note: Model Depth 3 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Clip.py
0.938343
0.342159
Clip.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class VeganDiet(BaseModel): """A diet exclusive of all animal products. References: https://schema.org/VeganDiet Note: Model Depth 5 Attributes: potential...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/VeganDiet.py
0.939533
0.329284
VeganDiet.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MediaSubscription(BaseModel): """A subscription which allows a user to access media including audio, video, books, etc. References: https://schema.org/MediaSubscription ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MediaSubscription.py
0.942301
0.295332
MediaSubscription.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Book(BaseModel): """A book. References: https://schema.org/Book Note: Model Depth 3 Attributes: potentialAction: (Optional[Union[List[Union[str, Any...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Book.py
0.929484
0.329014
Book.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SportsClub(BaseModel): """A sports club. References: https://schema.org/SportsClub Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SportsClub.py
0.881405
0.3492
SportsClub.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SpecialAnnouncement(BaseModel): """A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data. It repr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SpecialAnnouncement.py
0.790207
0.687046
SpecialAnnouncement.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SafetyHealthAspect(BaseModel): """Content about the safety-related aspects of a health topic. References: https://schema.org/SafetyHealthAspect Note: Model Dept...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SafetyHealthAspect.py
0.947003
0.324623
SafetyHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class JewelryStore(BaseModel): """A jewelry store. References: https://schema.org/JewelryStore Note: Model Depth 5 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/JewelryStore.py
0.864754
0.345851
JewelryStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Text(BaseModel): """Data type: Text. References: https://schema.org/Text Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[Union...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Text.py
0.937311
0.314222
Text.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MiddleSchool(BaseModel): """A middle school (typically for children aged around 11-14, although this varies somewhat). References: https://schema.org/MiddleSchool Note:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MiddleSchool.py
0.941459
0.658884
MiddleSchool.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupGirls(BaseModel): """Size group "Girls" for wearables. References: https://schema.org/WearableSizeGroupGirls Note: Model Depth 6 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupGirls.py
0.942434
0.293088
WearableSizeGroupGirls.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Sunday(BaseModel): """The day of the week between Saturday and Monday. References: https://schema.org/Sunday Note: Model Depth 5 Attributes: potenti...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Sunday.py
0.932515
0.344719
Sunday.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Reservation(BaseModel): """Describes a reservation for travel, dining or an event. Some reservations require tickets. Note: This type is for information about actual reservations, e.g. ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Reservation.py
0.92046
0.368633
Reservation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DigitalDocumentPermission(BaseModel): """A permission for a particular person or group to access a particular file. References: https://schema.org/DigitalDocumentPermission...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DigitalDocumentPermission.py
0.949832
0.309663
DigitalDocumentPermission.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BodyMeasurementTypeEnumeration(BaseModel): """Enumerates types (or dimensions) of a person's body measurements, for example for fitting of clothes. References: https://sche...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementTypeEnumeration.py
0.949201
0.342847
BodyMeasurementTypeEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class QuantitativeValueDistribution(BaseModel): """A statistical distribution of values. References: https://schema.org/QuantitativeValueDistribution Note: Model Dept...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/QuantitativeValueDistribution.py
0.944804
0.371849
QuantitativeValueDistribution.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalStudy(BaseModel): """A medical study is an umbrella type covering all kinds of research studies relating to human medicine or health, including observational studies and interven...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalStudy.py
0.929903
0.519521
MedicalStudy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HairSalon(BaseModel): """A hair salon. References: https://schema.org/HairSalon Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[Lis...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HairSalon.py
0.882933
0.357792
HairSalon.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ExchangeRateSpecification(BaseModel): """A structured value representing exchange rate. References: https://schema.org/ExchangeRateSpecification Note: Model Dep...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ExchangeRateSpecification.py
0.943119
0.39905
ExchangeRateSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LibrarySystem(BaseModel): """A [[LibrarySystem]] is a collaborative system amongst several libraries. References: https://schema.org/LibrarySystem Note: Model D...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LibrarySystem.py
0.893263
0.371621
LibrarySystem.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemBR(BaseModel): """Brazilian size system for wearables. References: https://schema.org/WearableSizeSystemBR Note: Model Depth 6 Attributes:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemBR.py
0.939568
0.313013
WearableSizeSystemBR.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DiscussionForumPosting(BaseModel): """A posting to a discussion forum. References: https://schema.org/DiscussionForumPosting Note: Model Depth 5 Attributes:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DiscussionForumPosting.py
0.914972
0.341775
DiscussionForumPosting.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Gastroenterologic(BaseModel): """A specific branch of medical science that pertains to diagnosis and treatment of disorders of digestive system. References: https://schema....
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Gastroenterologic.py
0.924041
0.421016
Gastroenterologic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DoubleBlindedTrial(BaseModel): """A trial design in which neither the researcher nor the patient knows the details of the treatment the patient was randomly assigned to. References...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DoubleBlindedTrial.py
0.947636
0.350783
DoubleBlindedTrial.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c6(BaseModel): """Nonprofit501c6: Non-profit type referring to Business Leagues, Chambers of Commerce, Real Estate Boards. References: https://schema.org/Nonpro...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c6.py
0.944906
0.272259
Nonprofit501c6.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ContactPage(BaseModel): """Web page type: Contact page. References: https://schema.org/ContactPage Note: Model Depth 4 Attributes: potentialAction: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ContactPage.py
0.926641
0.278562
ContactPage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WholesaleStore(BaseModel): """A wholesale store. References: https://schema.org/WholesaleStore Note: Model Depth 5 Attributes: potentialAction: (Opt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WholesaleStore.py
0.86267
0.369173
WholesaleStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SpeakableSpecification(BaseModel): """A SpeakableSpecification indicates (typically via [[xpath]] or [[cssSelector]]) sections of a document that are highlighted as particularly [[speak...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SpeakableSpecification.py
0.947817
0.425307
SpeakableSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MovieRentalStore(BaseModel): """A movie rental store. References: https://schema.org/MovieRentalStore Note: Model Depth 5 Attributes: potentialActio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MovieRentalStore.py
0.868004
0.369002
MovieRentalStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nursing(BaseModel): """A health profession of a person formally educated and trained in the care of the sick or infirm person. References: https://schema.org/Nursing No...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nursing.py
0.871796
0.37439
Nursing.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CausesHealthAspect(BaseModel): """Information about the causes and main actions that gave rise to the topic. References: https://schema.org/CausesHealthAspect Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CausesHealthAspect.py
0.946646
0.330809
CausesHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LegalValueLevel(BaseModel): """A list of possible levels for the legal validity of a legislation. References: https://schema.org/LegalValueLevel Note: Model Dep...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LegalValueLevel.py
0.944093
0.323487
LegalValueLevel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Diagnostic(BaseModel): """A medical device used for diagnostic purposes. References: https://schema.org/Diagnostic Note: Model Depth 6 Attributes: p...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Diagnostic.py
0.941379
0.312658
Diagnostic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ActivationFee(BaseModel): """Represents the activation fee part of the total price for an offered product, for example a cellphone contract. References: https://schema.org/...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ActivationFee.py
0.947842
0.34516
ActivationFee.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Renal(BaseModel): """A specific branch of medical science that pertains to the study of the kidneys and its respective disease states. References: https://schema.org/Renal ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Renal.py
0.934552
0.394551
Renal.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemEurope(BaseModel): """European size system for wearables. References: https://schema.org/WearableSizeSystemEurope Note: Model Depth 6 Attr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemEurope.py
0.940585
0.315723
WearableSizeSystemEurope.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupExtraShort(BaseModel): """Size group "Extra Short" for wearables. References: https://schema.org/WearableSizeGroupExtraShort Note: Model Depth ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupExtraShort.py
0.942711
0.291699
WearableSizeGroupExtraShort.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BedAndBreakfast(BaseModel): """Bed and breakfast.<br /><br />See also the <a href="/docs/hotels.html">dedicated document on the use of schema.org for marking up hotels and other forms o...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BedAndBreakfast.py
0.876925
0.353428
BedAndBreakfast.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PoliceStation(BaseModel): """A police station. References: https://schema.org/PoliceStation Note: Model Depth 4 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PoliceStation.py
0.876019
0.35855
PoliceStation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MovieTheater(BaseModel): """A movie theater. References: https://schema.org/MovieTheater Note: Model Depth 4 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MovieTheater.py
0.877988
0.317083
MovieTheater.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MenuSection(BaseModel): """A sub-grouping of food or drink items in a menu. E.g. courses (such as 'Dinner', 'Breakfast', etc.), specific type of dishes (such as 'Meat', 'Vegan', 'Drinks...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MenuSection.py
0.901911
0.316898
MenuSection.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DislikeAction(BaseModel): """The act of expressing a negative sentiment about the object. An agent dislikes an object (a proposition, topic or theme) with participants. References:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DislikeAction.py
0.941513
0.365655
DislikeAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TaxiStand(BaseModel): """A taxi stand. References: https://schema.org/TaxiStand Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[Lis...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TaxiStand.py
0.938597
0.523238
TaxiStand.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AnatomicalStructure(BaseModel): """Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AnatomicalStructure.py
0.934268
0.431165
AnatomicalStructure.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class QAPage(BaseModel): """A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs). R...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/QAPage.py
0.934787
0.337777
QAPage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Observation(BaseModel): """Instances of the class [[Observation]] are used to specify observations about an entity (which may or may not be an instance of a [[StatisticalPopulation]]), ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Observation.py
0.957863
0.616012
Observation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UserPlays(BaseModel): """UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongsi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UserPlays.py
0.921627
0.306059
UserPlays.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AllocateAction(BaseModel): """The act of organizing tasks/objects/events by associating resources to it. References: https://schema.org/AllocateAction Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AllocateAction.py
0.923538
0.418637
AllocateAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BusTrip(BaseModel): """A trip on a commercial bus line. References: https://schema.org/BusTrip Note: Model Depth 4 Attributes: potentialAction: (Opt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BusTrip.py
0.941223
0.354266
BusTrip.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LegalForceStatus(BaseModel): """A list of possible statuses for the legal force of a legislation. References: https://schema.org/LegalForceStatus Note: Model De...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LegalForceStatus.py
0.944523
0.322073
LegalForceStatus.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Geriatric(BaseModel): """A specific branch of medical science that is concerned with the diagnosis and treatment of diseases, debilities and provision of care to the aged. Referenc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Geriatric.py
0.903756
0.338118
Geriatric.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PregnancyHealthAspect(BaseModel): """Content discussing pregnancy-related aspects of a health topic. References: https://schema.org/PregnancyHealthAspect Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PregnancyHealthAspect.py
0.938731
0.336249
PregnancyHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c22(BaseModel): """Nonprofit501c22: Non-profit type referring to Withdrawal Liability Payment Funds. References: https://schema.org/Nonprofit501c22 Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c22.py
0.945261
0.268336
Nonprofit501c22.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ArriveAction(BaseModel): """The act of arriving at a place. An agent arrives at a destination from a fromLocation, optionally with participants. References: https://schema....
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ArriveAction.py
0.931929
0.450722
ArriveAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DamagedCondition(BaseModel): """Indicates that the item is damaged. References: https://schema.org/DamagedCondition Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DamagedCondition.py
0.944357
0.310734
DamagedCondition.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DistanceFee(BaseModel): """Represents the distance fee (e.g., price per km or mile) part of the total price for an offered product, for example a car rental. References: ht...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DistanceFee.py
0.948905
0.363562
DistanceFee.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Notary(BaseModel): """A notary. References: https://schema.org/Notary Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[Union[st...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Notary.py
0.883977
0.334834
Notary.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RiverBodyOfWater(BaseModel): """A river (for example, the broad majestic Shannon). References: https://schema.org/RiverBodyOfWater Note: Model Depth 5 Attri...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RiverBodyOfWater.py
0.936822
0.717575
RiverBodyOfWater.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TireShop(BaseModel): """A tire shop. References: https://schema.org/TireShop Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[U...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TireShop.py
0.874238
0.298715
TireShop.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c7(BaseModel): """Nonprofit501c7: Non-profit type referring to Social and Recreational Clubs. References: https://schema.org/Nonprofit501c7 Note: Mo...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c7.py
0.944893
0.271384
Nonprofit501c7.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Winery(BaseModel): """A winery. References: https://schema.org/Winery Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[Union[st...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Winery.py
0.884526
0.336685
Winery.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EndorsementRating(BaseModel): """An EndorsementRating is a rating that expresses some level of endorsement, for example inclusion in a "critic's pick" blog, a"Like" or "+1" on a social ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EndorsementRating.py
0.943007
0.468243
EndorsementRating.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FoodEstablishment(BaseModel): """A food-related business. References: https://schema.org/FoodEstablishment Note: Model Depth 4 Attributes: potential...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FoodEstablishment.py
0.844216
0.355299
FoodEstablishment.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Rating(BaseModel): """A rating is an evaluation on a numeric scale, such as 1 to 5 stars. References: https://schema.org/Rating Note: Model Depth 3 Attribut...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Rating.py
0.948466
0.407982
Rating.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PostalAddress(BaseModel): """The mailing address. References: https://schema.org/PostalAddress Note: Model Depth 5 Attributes: potentialAction: (Opt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PostalAddress.py
0.930365
0.361841
PostalAddress.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ComicIssue(BaseModel): """Individual comic issues are serially published as part of a larger series. For the sake of consistency, even one-shot issues belong to a series compris...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ComicIssue.py
0.911983
0.389372
ComicIssue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CityHall(BaseModel): """A city hall. References: https://schema.org/CityHall Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[U...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CityHall.py
0.944498
0.521532
CityHall.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemMX(BaseModel): """Mexican size system for wearables. References: https://schema.org/WearableSizeSystemMX Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemMX.py
0.939582
0.319121
WearableSizeSystemMX.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ClaimReview(BaseModel): """A fact-checking review of claims made (or reported) in some creative work (referenced via itemReviewed). References: https://schema.org/ClaimRevi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ClaimReview.py
0.924192
0.337968
ClaimReview.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Claim(BaseModel): """A [[Claim]] in Schema.org represents a specific, factually-oriented claim that could be the [[itemReviewed]] in a [[ClaimReview]]. The content of a claim can be sum...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Claim.py
0.923091
0.442576
Claim.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c1(BaseModel): """Nonprofit501c1: Non-profit type referring to Corporations Organized Under Act of Congress, including Federal Credit Unions and National Farm Loan Associati...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c1.py
0.945058
0.292141
Nonprofit501c1.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RoofingContractor(BaseModel): """A roofing contractor. References: https://schema.org/RoofingContractor Note: Model Depth 5 Attributes: potentialAct...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RoofingContractor.py
0.880476
0.363421
RoofingContractor.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AMRadioChannel(BaseModel): """A radio channel that uses AM. References: https://schema.org/AMRadioChannel Note: Model Depth 5 Attributes: potentialA...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AMRadioChannel.py
0.942222
0.290204
AMRadioChannel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Downpayment(BaseModel): """Represents the downpayment (up-front payment) price component of the total price for an offered product that has additional installment payments. Referen...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Downpayment.py
0.947938
0.335405
Downpayment.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c25(BaseModel): """Nonprofit501c25: Non-profit type referring to Real Property Title-Holding Corporations or Trusts with Multiple Parents. References: https://s...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c25.py
0.946572
0.270917
Nonprofit501c25.py
pypi