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 Dataset(BaseModel): """A body of structured information describing some topic(s) of interest. References: https://schema.org/Dataset Note: Model Depth 3 Att...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Dataset.py
0.933807
0.343865
Dataset.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RadiationTherapy(BaseModel): """A process of care using radiation aimed at improving a health condition. References: https://schema.org/RadiationTherapy Note: M...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RadiationTherapy.py
0.937265
0.317525
RadiationTherapy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SRP(BaseModel): """Represents the suggested retail price ("SRP") of an offered product. References: https://schema.org/SRP Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SRP.py
0.944982
0.333571
SRP.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MusicRelease(BaseModel): """A MusicRelease is a specific release of a music album. References: https://schema.org/MusicRelease Note: Model Depth 4 Attribute...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MusicRelease.py
0.922617
0.324316
MusicRelease.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GovernmentBenefitsType(BaseModel): """GovernmentBenefitsType enumerates several kinds of government benefits to support the COVID-19 situation. Note that this structure may not capture ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GovernmentBenefitsType.py
0.938934
0.33835
GovernmentBenefitsType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EventRescheduled(BaseModel): """The event has been rescheduled. The event's previousStartDate should be set to the old date and the startDate should be set to the event's new date. (If ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EventRescheduled.py
0.946695
0.320755
EventRescheduled.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PublicHolidays(BaseModel): """This stands for any day that is a public holiday; it is a placeholder for all official public holidays in some particular location. While not technically a...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PublicHolidays.py
0.950675
0.366618
PublicHolidays.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Pharmacy(BaseModel): """A pharmacy or drugstore. References: https://schema.org/Pharmacy Note: Model Depth 4 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Pharmacy.py
0.877798
0.360236
Pharmacy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CreativeWorkSeries(BaseModel): """A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organize...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CreativeWorkSeries.py
0.915171
0.5769
CreativeWorkSeries.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Menu(BaseModel): """A structured representation of food or drink items available from a FoodEstablishment. References: https://schema.org/Menu Note: Model Depth...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Menu.py
0.935668
0.313105
Menu.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OccupationalActivity(BaseModel): """Any physical activity engaged in for job-related purposes. Examples may include waiting tables, maid service, carrying a mailbag, picking fruits or v...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OccupationalActivity.py
0.925019
0.313761
OccupationalActivity.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalEnumeration(BaseModel): """Enumerations related to health and the practice of medicine: A concept that is used to attribute a quality to another concept, as a qualifier, a collec...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalEnumeration.py
0.944842
0.377885
MedicalEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RsvpResponseMaybe(BaseModel): """The invitee may or may not attend. References: https://schema.org/RsvpResponseMaybe Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RsvpResponseMaybe.py
0.942533
0.285851
RsvpResponseMaybe.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MathSolver(BaseModel): """A math solver which is capable of solving a subset of mathematical problems. References: https://schema.org/MathSolver Note: Model Dep...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MathSolver.py
0.924262
0.387574
MathSolver.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MediaGallery(BaseModel): """Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia. References: https://s...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MediaGallery.py
0.922683
0.27747
MediaGallery.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UserTweets(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, alongs...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UserTweets.py
0.920758
0.308649
UserTweets.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Recommendation(BaseModel): """[[Recommendation]] is a type of [[Review]] that suggests or proposes something as the best option or best course of action. Recommendations may be for prod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Recommendation.py
0.93447
0.40489
Recommendation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MayTreatHealthAspect(BaseModel): """Related topics may be treated by a Topic. References: https://schema.org/MayTreatHealthAspect Note: Model Depth 5 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MayTreatHealthAspect.py
0.945045
0.306787
MayTreatHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EngineSpecification(BaseModel): """Information about the engine of the vehicle. A vehicle can have multiple engines represented by multiple engine specification entities. Reference...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EngineSpecification.py
0.955026
0.445831
EngineSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WeaponConsideration(BaseModel): """The item is intended to induce bodily harm, for example guns, mace, combat knives, brass knuckles, nail or other bombs, and spears. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WeaponConsideration.py
0.945601
0.339472
WeaponConsideration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SendAction(BaseModel): """The act of physically/electronically dispatching an object for transfer from an origin to a destination. Related actions:* [[ReceiveAction]]: The reciprocal of...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SendAction.py
0.922049
0.389401
SendAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Country(BaseModel): """A country. References: https://schema.org/Country Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Union...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Country.py
0.939713
0.537527
Country.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReservationCancelled(BaseModel): """The status for a previously confirmed reservation that is now cancelled. References: https://schema.org/ReservationCancelled Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReservationCancelled.py
0.945789
0.316752
ReservationCancelled.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PodcastSeason(BaseModel): """A single season of a podcast. Many podcasts do not break down into separate seasons. In that case, PodcastSeries should be used. References: ht...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PodcastSeason.py
0.933461
0.31127
PodcastSeason.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FMRadioChannel(BaseModel): """A radio channel that uses FM. References: https://schema.org/FMRadioChannel Note: Model Depth 5 Attributes: potentialA...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FMRadioChannel.py
0.94807
0.316039
FMRadioChannel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Friday(BaseModel): """The day of the week between Thursday and Saturday. References: https://schema.org/Friday Note: Model Depth 5 Attributes: poten...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Friday.py
0.923966
0.347343
Friday.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PaymentStatusType(BaseModel): """A specific payment status. For example, PaymentDue, PaymentComplete, etc. References: https://schema.org/PaymentStatusType Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PaymentStatusType.py
0.921671
0.327749
PaymentStatusType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DecontextualizedContent(BaseModel): """Content coded 'missing context' in a [[MediaReview]], considered in the context of how it was published or shared.For a [[VideoObject]] to be 'mis...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DecontextualizedContent.py
0.946953
0.507385
DecontextualizedContent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Toxicologic(BaseModel): """A specific branch of medical science that is concerned with poisons, their nature, effects and detection and involved in the treatment of poisoning. Refe...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Toxicologic.py
0.941223
0.376394
Toxicologic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AutoBodyShop(BaseModel): """Auto body shop. References: https://schema.org/AutoBodyShop Note: Model Depth 5 Attributes: potentialAction: (Optional[U...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AutoBodyShop.py
0.875681
0.297556
AutoBodyShop.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Park(BaseModel): """A park. References: https://schema.org/Park Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Union[str, Any...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Park.py
0.939526
0.52756
Park.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LockerDelivery(BaseModel): """A DeliveryMethod in which an item is made available via locker. References: https://schema.org/LockerDelivery Note: Model Depth 5 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LockerDelivery.py
0.917052
0.288767
LockerDelivery.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Monday(BaseModel): """The day of the week between Sunday and Tuesday. References: https://schema.org/Monday Note: Model Depth 5 Attributes: potentia...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Monday.py
0.937326
0.344912
Monday.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BodyMeasurementBust(BaseModel): """Maximum girth of bust. Used, for example, to fit women's suits. References: https://schema.org/BodyMeasurementBust Note: Mode...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementBust.py
0.949059
0.345381
BodyMeasurementBust.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalRiskFactor(BaseModel): """A risk factor is anything that increases a person's likelihood of developing or contracting a disease, medical condition, or complication. Referenc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalRiskFactor.py
0.941142
0.366817
MedicalRiskFactor.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PlaceOfWorship(BaseModel): """Place of worship, such as a church, synagogue, or mosque. References: https://schema.org/PlaceOfWorship Note: Model Depth 4 At...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PlaceOfWorship.py
0.934813
0.578299
PlaceOfWorship.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Manuscript(BaseModel): """A book, document, or piece of music written by hand rather than typed or printed. References: https://schema.org/Manuscript Note: Mode...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Manuscript.py
0.919326
0.361334
Manuscript.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Mass(BaseModel): """Properties that take Mass as values are of the form '<Number> <Mass unit of measure>'. E.g., '7 kg'. References: https://schema.org/Mass ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Mass.py
0.953633
0.343067
Mass.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class InvestmentOrDeposit(BaseModel): """A type of financial product that typically requires the client to transfer funds to a financial service in return for potential beneficial financial r...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/InvestmentOrDeposit.py
0.918777
0.388734
InvestmentOrDeposit.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Anesthesia(BaseModel): """A specific branch of medical science that pertains to study of anesthetics and their application. References: https://schema.org/Anesthesia No...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Anesthesia.py
0.928453
0.368576
Anesthesia.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class House(BaseModel): """A house is a building or structure that has the ability to be occupied for habitation by humans or other creatures (source: Wikipedia, the free encyclopedia, see <a...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/House.py
0.950767
0.591753
House.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PlaceboControlledTrial(BaseModel): """A placebo-controlled trial design. References: https://schema.org/PlaceboControlledTrial Note: Model Depth 6 Attribute...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PlaceboControlledTrial.py
0.941533
0.311833
PlaceboControlledTrial.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EvidenceLevelB(BaseModel): """Data derived from a single randomized trial, or nonrandomized studies. References: https://schema.org/EvidenceLevelB Note: Model D...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EvidenceLevelB.py
0.945172
0.326043
EvidenceLevelB.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Occupation(BaseModel): """A profession, may involve prolonged training and/or a formal qualification. References: https://schema.org/Occupation Note: Model Dept...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Occupation.py
0.936684
0.409693
Occupation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Saturday(BaseModel): """The day of the week between Friday and Sunday. References: https://schema.org/Saturday Note: Model Depth 5 Attributes: poten...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Saturday.py
0.927519
0.349699
Saturday.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Emergency(BaseModel): """A specific branch of medical science that deals with the evaluation and initial treatment of medical conditions caused by trauma or sudden illness. Referen...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Emergency.py
0.899998
0.311623
Emergency.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TVSeason(BaseModel): """Season dedicated to TV broadcast and associated online delivery. References: https://schema.org/TVSeason Note: Model Depth 3 Attribu...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TVSeason.py
0.925027
0.345271
TVSeason.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PlasticSurgery(BaseModel): """A specific branch of medical science that pertains to therapeutic or cosmetic repair or re-formation of missing, injured or malformed tissues or body parts...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PlasticSurgery.py
0.899449
0.376938
PlasticSurgery.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OrderPaymentDue(BaseModel): """OrderStatus representing that payment is due on an order. References: https://schema.org/OrderPaymentDue Note: Model Depth 6 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OrderPaymentDue.py
0.942935
0.317929
OrderPaymentDue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Pathology(BaseModel): """A specific branch of medical science that is concerned with the study of the cause, origin and nature of a disease state, including its consequences as a result...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Pathology.py
0.937583
0.431045
Pathology.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FundingAgency(BaseModel): """A FundingAgency is an organization that implements one or more [[FundingScheme]]s and manages the granting process (via [[Grant]]s, typically [[MonetaryG...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FundingAgency.py
0.844697
0.369088
FundingAgency.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ResultsNotAvailable(BaseModel): """Results are not available. References: https://schema.org/ResultsNotAvailable Note: Model Depth 6 Attributes: pot...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ResultsNotAvailable.py
0.938393
0.301536
ResultsNotAvailable.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CreativeWorkSeason(BaseModel): """A media season, e.g. TV, radio, video game etc. References: https://schema.org/CreativeWorkSeason Note: Model Depth 3 Attr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CreativeWorkSeason.py
0.905085
0.284104
CreativeWorkSeason.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ActionAccessSpecification(BaseModel): """A set of requirements that must be fulfilled in order to perform an Action. References: https://schema.org/ActionAccessSpecificatio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ActionAccessSpecification.py
0.948238
0.508117
ActionAccessSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RelatedTopicsHealthAspect(BaseModel): """Other prominent or relevant topics tied to the main topic. References: https://schema.org/RelatedTopicsHealthAspect Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RelatedTopicsHealthAspect.py
0.945789
0.326298
RelatedTopicsHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MovingCompany(BaseModel): """A moving company. References: https://schema.org/MovingCompany Note: Model Depth 5 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MovingCompany.py
0.882883
0.341967
MovingCompany.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class NoteDigitalDocument(BaseModel): """A file containing a note, primarily for the author. References: https://schema.org/NoteDigitalDocument Note: Model Depth 4 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/NoteDigitalDocument.py
0.927765
0.33734
NoteDigitalDocument.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalScholarlyArticle(BaseModel): """A scholarly article in the medical domain. References: https://schema.org/MedicalScholarlyArticle Note: Model Depth 5 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalScholarlyArticle.py
0.934886
0.345795
MedicalScholarlyArticle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EatAction(BaseModel): """The act of swallowing solid objects. References: https://schema.org/EatAction Note: Model Depth 4 Attributes: potentialActi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EatAction.py
0.918736
0.366505
EatAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MolecularEntity(BaseModel): """Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately d...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MolecularEntity.py
0.925217
0.370482
MolecularEntity.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CommunityHealth(BaseModel): """A field of public health focusing on improving health characteristics of a defined population in relation with their geographical or environment areas. ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CommunityHealth.py
0.909757
0.331972
CommunityHealth.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalDevice(BaseModel): """Any object used in a medical capacity, such as to diagnose or treat a patient. References: https://schema.org/MedicalDevice Note: M...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalDevice.py
0.931665
0.380155
MedicalDevice.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Aquarium(BaseModel): """Aquarium. References: https://schema.org/Aquarium Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Unio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Aquarium.py
0.943893
0.644001
Aquarium.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TattooParlor(BaseModel): """A tattoo parlor. References: https://schema.org/TattooParlor Note: Model Depth 5 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TattooParlor.py
0.839306
0.35081
TattooParlor.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AllWheelDriveConfiguration(BaseModel): """All-wheel Drive is a transmission layout where the engine drives all four wheels. References: https://schema.org/AllWheelDriveConf...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AllWheelDriveConfiguration.py
0.945317
0.328005
AllWheelDriveConfiguration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReimbursementCap(BaseModel): """The drug's cost represents the maximum reimbursement paid by an insurer for the drug. References: https://schema.org/ReimbursementCap No...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReimbursementCap.py
0.949786
0.349949
ReimbursementCap.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Ear(BaseModel): """Ear function assessment with clinical examination. References: https://schema.org/Ear Note: Model Depth 5 Attributes: potentialAc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Ear.py
0.908525
0.353763
Ear.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Clinician(BaseModel): """Medical clinicians, including practicing physicians and other medical professionals involved in clinical practice. References: https://schema.org/C...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Clinician.py
0.940871
0.343589
Clinician.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Order(BaseModel): """An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer....
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Order.py
0.93276
0.419172
Order.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PreOrder(BaseModel): """Indicates that the item is available for pre-order. References: https://schema.org/PreOrder Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PreOrder.py
0.945701
0.312409
PreOrder.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FinancialService(BaseModel): """Financial services business. References: https://schema.org/FinancialService Note: Model Depth 4 Attributes: potenti...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FinancialService.py
0.882561
0.339362
FinancialService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Osteopathic(BaseModel): """A system of medicine focused on promoting the body's innate ability to heal itself. References: https://schema.org/Osteopathic Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Osteopathic.py
0.945889
0.339745
Osteopathic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TakeAction(BaseModel): """The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.Related actions:* [[GiveAction]]: The reciprocal of TakeAction.* [[ReceiveAc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TakeAction.py
0.934712
0.372619
TakeAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PreventionIndication(BaseModel): """An indication for preventing an underlying condition, symptom, etc. References: https://schema.org/PreventionIndication Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PreventionIndication.py
0.930506
0.320276
PreventionIndication.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GeoCircle(BaseModel): """A GeoCircle is a GeoShape representing a circular geographic area. As it is a GeoShape it provides the simple textual property 'circle', but also allow...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GeoCircle.py
0.957447
0.439447
GeoCircle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReserveAction(BaseModel): """Reserving a concrete object.Related actions:* [[ScheduleAction]]: Unlike ScheduleAction, ReserveAction reserves concrete objects (e.g. a table, a hotel) tow...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReserveAction.py
0.936219
0.421254
ReserveAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Physician(BaseModel): """A doctor's office. References: https://schema.org/Physician Note: Model Depth 4 Attributes: potentialAction: (Optional[Unio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Physician.py
0.879166
0.342819
Physician.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalIndication(BaseModel): """A condition or factor that indicates use of a medical therapy, including signs, symptoms, risk factors, anatomical states, etc. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalIndication.py
0.932607
0.342957
MedicalIndication.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReservationPending(BaseModel): """The status of a reservation when a request has been sent, but not confirmed. References: https://schema.org/ReservationPending Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReservationPending.py
0.946337
0.310067
ReservationPending.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OnlineEventAttendanceMode(BaseModel): """OnlineEventAttendanceMode - an event that is primarily conducted online. References: https://schema.org/OnlineEventAttendanceMode ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OnlineEventAttendanceMode.py
0.943125
0.313433
OnlineEventAttendanceMode.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Lung(BaseModel): """Lung and respiratory system clinical examination. References: https://schema.org/Lung Note: Model Depth 5 Attributes: potentialA...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Lung.py
0.905138
0.360799
Lung.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ChildrensEvent(BaseModel): """Event type: Children's event. References: https://schema.org/ChildrensEvent Note: Model Depth 3 Attributes: potentialA...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ChildrensEvent.py
0.916311
0.361672
ChildrensEvent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class JobPosting(BaseModel): """A listing that describes a job opening in a certain organization. References: https://schema.org/JobPosting Note: Model Depth 3 At...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/JobPosting.py
0.911273
0.391522
JobPosting.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class QuantitativeValue(BaseModel): """A point value or interval for product characteristics and other purposes. References: https://schema.org/QuantitativeValue Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/QuantitativeValue.py
0.948668
0.399694
QuantitativeValue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PalliativeProcedure(BaseModel): """A medical procedure intended primarily for palliative purposes, aimed at relieving the symptoms of an underlying health condition. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PalliativeProcedure.py
0.896866
0.338255
PalliativeProcedure.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RadioClip(BaseModel): """A short radio program or a segment/part of a radio program. References: https://schema.org/RadioClip Note: Model Depth 4 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RadioClip.py
0.93747
0.328664
RadioClip.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WritePermission(BaseModel): """Permission to write or edit the document. References: https://schema.org/WritePermission Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WritePermission.py
0.942467
0.297228
WritePermission.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PodcastEpisode(BaseModel): """A single episode of a podcast series. References: https://schema.org/PodcastEpisode Note: Model Depth 4 Attributes: po...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PodcastEpisode.py
0.925061
0.341061
PodcastEpisode.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ScheduleAction(BaseModel): """Scheduling future actions, events, or tasks.Related actions:* [[ReserveAction]]: Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an eve...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ScheduleAction.py
0.926512
0.361982
ScheduleAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BarOrPub(BaseModel): """A bar or pub. References: https://schema.org/BarOrPub Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BarOrPub.py
0.884744
0.358493
BarOrPub.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WPFooter(BaseModel): """The footer section of the page. References: https://schema.org/WPFooter Note: Model Depth 4 Attributes: potentialAction: (Op...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WPFooter.py
0.930608
0.321327
WPFooter.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Periodical(BaseModel): """A publication in any medium issued in successive parts bearing numerical or chronological designations and intended to continue indefinitely, such as a magazin...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Periodical.py
0.901726
0.330755
Periodical.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DataFeedItem(BaseModel): """A single item within a larger data feed. References: https://schema.org/DataFeedItem Note: Model Depth 3 Attributes: pot...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DataFeedItem.py
0.945626
0.327137
DataFeedItem.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class StadiumOrArena(BaseModel): """A stadium. References: https://schema.org/StadiumOrArena Note: Model Depth 4 Attributes: potentialAction: (Optional[Un...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/StadiumOrArena.py
0.864496
0.3654
StadiumOrArena.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EventVenue(BaseModel): """An event venue. References: https://schema.org/EventVenue Note: Model Depth 4 Attributes: potentialAction: (Optional[Union...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EventVenue.py
0.941136
0.529568
EventVenue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Synagogue(BaseModel): """A synagogue. References: https://schema.org/Synagogue Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Synagogue.py
0.944944
0.517693
Synagogue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PatientExperienceHealthAspect(BaseModel): """Content about the real life experience of patients or people that have lived a similar experience about the topic. May be forums, topics, Q-...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PatientExperienceHealthAspect.py
0.917801
0.362123
PatientExperienceHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Trip(BaseModel): """A trip or journey. An itinerary of visits to one or more places. References: https://schema.org/Trip Note: Model Depth 3 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Trip.py
0.940919
0.415907
Trip.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class VegetarianDiet(BaseModel): """A diet exclusive of animal meat. References: https://schema.org/VegetarianDiet Note: Model Depth 5 Attributes: potenti...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/VegetarianDiet.py
0.942182
0.326902
VegetarianDiet.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PresentationDigitalDocument(BaseModel): """A file containing slides or used for a presentation. References: https://schema.org/PresentationDigitalDocument Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PresentationDigitalDocument.py
0.935659
0.318697
PresentationDigitalDocument.py
pypi