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 PhysicalActivity(BaseModel): """Any bodily activity that enhances or maintains physical fitness and overall health and wellness. Includes activity that is part of daily living and routi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PhysicalActivity.py
0.930282
0.396156
PhysicalActivity.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReducedRelevanceForChildrenConsideration(BaseModel): """A general code for cases where relevance to children is reduced, e.g. adult education, mortgages, retirement-related products, et...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReducedRelevanceForChildrenConsideration.py
0.938632
0.366136
ReducedRelevanceForChildrenConsideration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class NewsMediaOrganization(BaseModel): """A News/Media organization such as a newspaper or TV station. References: https://schema.org/NewsMediaOrganization Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/NewsMediaOrganization.py
0.890336
0.347316
NewsMediaOrganization.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SexualContentConsideration(BaseModel): """The item contains sexually oriented content such as nudity, suggestive or explicit material, or related online services, or is intended to enha...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SexualContentConsideration.py
0.943536
0.361869
SexualContentConsideration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AmpStory(BaseModel): """A creative work with a visual storytelling format intended to be viewed online, particularly on mobile devices. References: https://schema.org/AmpSt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AmpStory.py
0.913102
0.298256
AmpStory.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Duration(BaseModel): """Quantity: Duration (use [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601)). References: https://schema.org/Duration Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Duration.py
0.953955
0.355495
Duration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PlayAction(BaseModel): """The act of playing/exercising/training/performing for enjoyment, leisure, recreation, competition or exercise.Related actions:* [[ListenAction]]: Unlike Listen...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PlayAction.py
0.913697
0.45423
PlayAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Hospital(BaseModel): """A hospital. References: https://schema.org/Hospital Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Un...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Hospital.py
0.882713
0.309474
Hospital.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BodyMeasurementHand(BaseModel): """Maximum hand girth (measured over the knuckles of the open right hand excluding thumb, fingers together). Used, for example, to fit gloves. Refer...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementHand.py
0.953427
0.366193
BodyMeasurementHand.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SizeSystemEnumeration(BaseModel): """Enumerates common size systems for different categories of products, for example "EN-13402" or "UK" for wearables or "Imperial" for screws. Ref...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SizeSystemEnumeration.py
0.947417
0.286029
SizeSystemEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RealEstateListing(BaseModel): """A [[RealEstateListing]] is a listing that describes one or more real-estate [[Offer]]s (whose [[businessFunction]] is typically to lease out, or to sell...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RealEstateListing.py
0.914696
0.360911
RealEstateListing.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Car(BaseModel): """A car is a wheeled, self-powered motor vehicle used for transportation. References: https://schema.org/Car Note: Model Depth 4 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Car.py
0.932676
0.424472
Car.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Painting(BaseModel): """A painting. References: https://schema.org/Painting Note: Model Depth 3 Attributes: potentialAction: (Optional[Union[List[Un...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Painting.py
0.933408
0.316627
Painting.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Wednesday(BaseModel): """The day of the week between Tuesday and Thursday. References: https://schema.org/Wednesday Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Wednesday.py
0.924535
0.347011
Wednesday.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HowToTip(BaseModel): """An explanation in the instructions for how to achieve a result. It provides supplementary information about a technique, supply, author's preference, etc. It can...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HowToTip.py
0.896704
0.409811
HowToTip.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EditedOrCroppedContent(BaseModel): """Content coded 'edited or cropped content' in a [[MediaReview]], considered in the context of how it was published or shared.For a [[VideoObject]] t...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EditedOrCroppedContent.py
0.945551
0.343259
EditedOrCroppedContent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class School(BaseModel): """A school. References: https://schema.org/School Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Union[st...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/School.py
0.939582
0.545044
School.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ImageGallery(BaseModel): """Web page type: Image gallery page. References: https://schema.org/ImageGallery Note: Model Depth 6 Attributes: potential...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ImageGallery.py
0.923605
0.31484
ImageGallery.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CssSelectorType(BaseModel): """Text representing a CSS selector. References: https://schema.org/CssSelectorType Note: Model Depth 6 Attributes: pote...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CssSelectorType.py
0.944305
0.317664
CssSelectorType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AuthorizeAction(BaseModel): """The act of granting permission to an object. References: https://schema.org/AuthorizeAction Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AuthorizeAction.py
0.930655
0.40251
AuthorizeAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Online(BaseModel): """Game server status: Online. Server is available. References: https://schema.org/Online Note: Model Depth 6 Attributes: potenti...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Online.py
0.94003
0.315275
Online.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Completed(BaseModel): """Completed. References: https://schema.org/Completed Note: Model Depth 6 Attributes: potentialAction: (Optional[Union[List[U...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Completed.py
0.938003
0.304345
Completed.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Protein(BaseModel): """Protein is here used in its widest possible definition, as classes of amino acid based molecules. Amyloid-beta Protein in human (UniProt P05067), eukaryota (e.g. ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Protein.py
0.919299
0.471649
Protein.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PaintAction(BaseModel): """The act of producing a painting, typically with paint and canvas as instruments. References: https://schema.org/PaintAction Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PaintAction.py
0.933779
0.413122
PaintAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RefurbishedCondition(BaseModel): """Indicates that the item is refurbished. References: https://schema.org/RefurbishedCondition Note: Model Depth 5 Attribut...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RefurbishedCondition.py
0.945814
0.314129
RefurbishedCondition.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupShort(BaseModel): """Size group "Short" for wearables. References: https://schema.org/WearableSizeGroupShort Note: Model Depth 6 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupShort.py
0.94038
0.29675
WearableSizeGroupShort.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class City(BaseModel): """A city or town. References: https://schema.org/City Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Union[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/City.py
0.947793
0.487429
City.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PronounceableText(BaseModel): """Data type: PronounceableText. References: https://schema.org/PronounceableText Note: Model Depth 6 Attributes: pote...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PronounceableText.py
0.942843
0.315275
PronounceableText.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Homeopathic(BaseModel): """A system of medicine based on the principle that a disease can be cured by a substance that produces similar symptoms in healthy people. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Homeopathic.py
0.947369
0.365712
Homeopathic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BroadcastService(BaseModel): """A delivery service through which content is provided via broadcast over the air or online. References: https://schema.org/BroadcastService ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BroadcastService.py
0.905495
0.343218
BroadcastService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DrugPrescriptionStatus(BaseModel): """Indicates whether this drug is available by prescription or over-the-counter. References: https://schema.org/DrugPrescriptionStatus ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DrugPrescriptionStatus.py
0.942685
0.299624
DrugPrescriptionStatus.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SinglePlayer(BaseModel): """Play mode: SinglePlayer. Which is played by a lone player. References: https://schema.org/SinglePlayer Note: Model Depth 5 Attri...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SinglePlayer.py
0.945951
0.30667
SinglePlayer.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TaxiReservation(BaseModel): """A reservation for a taxi.Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmat...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TaxiReservation.py
0.927162
0.318386
TaxiReservation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemJP(BaseModel): """Japanese size system for wearables. References: https://schema.org/WearableSizeSystemJP Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemJP.py
0.940579
0.313932
WearableSizeSystemJP.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ShippingDeliveryTime(BaseModel): """ShippingDeliveryTime provides various pieces of information about delivery times for shipping. References: https://schema.org/ShippingDe...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ShippingDeliveryTime.py
0.937733
0.376251
ShippingDeliveryTime.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Retail(BaseModel): """The drug's cost represents the retail cost of the drug. References: https://schema.org/Retail Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Retail.py
0.943867
0.350783
Retail.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BuyAction(BaseModel): """The act of giving money to a seller in exchange for goods or services rendered. An agent buys an object, product, or service from a seller for a price. Reciproc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BuyAction.py
0.940449
0.450299
BuyAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CompilationAlbum(BaseModel): """CompilationAlbum. References: https://schema.org/CompilationAlbum Note: Model Depth 5 Attributes: potentialAction: (...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CompilationAlbum.py
0.939484
0.305982
CompilationAlbum.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DDxElement(BaseModel): """An alternative, closely-related condition typically considered later in the differential diagnosis process along with the signs that are used to distinguish it...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DDxElement.py
0.932168
0.363421
DDxElement.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class NonprofitANBI(BaseModel): """NonprofitANBI: Non-profit type referring to a Public Benefit Organization (NL). References: https://schema.org/NonprofitANBI Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/NonprofitANBI.py
0.947998
0.281835
NonprofitANBI.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OrderItem(BaseModel): """An order item is a line of an order. It includes the quantity and shipping details of a bought offer. References: https://schema.org/OrderItem ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OrderItem.py
0.943158
0.377254
OrderItem.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Podiatric(BaseModel): """Podiatry is the care of the human foot, especially the diagnosis and treatment of foot disorders. References: https://schema.org/Podiatric Note...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Podiatric.py
0.906694
0.348617
Podiatric.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalSpecialty(BaseModel): """Any specific branch of medical science or practice. Medical specialities include clinical specialties that pertain to particular organ systems and their ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalSpecialty.py
0.933249
0.361108
MedicalSpecialty.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MSRP(BaseModel): """Represents the manufacturer suggested retail price ("MSRP") of an offered product. References: https://schema.org/MSRP Note: Model Depth 5 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MSRP.py
0.945261
0.330958
MSRP.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupTall(BaseModel): """Size group "Tall" for wearables. References: https://schema.org/WearableSizeGroupTall Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupTall.py
0.941888
0.289381
WearableSizeGroupTall.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReadPermission(BaseModel): """Permission to read or view the document. References: https://schema.org/ReadPermission Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReadPermission.py
0.942922
0.305399
ReadPermission.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CharitableIncorporatedOrganization(BaseModel): """CharitableIncorporatedOrganization: Non-profit type referring to a Charitable Incorporated Organization (UK). References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CharitableIncorporatedOrganization.py
0.944677
0.302835
CharitableIncorporatedOrganization.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ChooseAction(BaseModel): """The act of expressing a preference from a set of options or a large or unbounded set of choices/options. References: https://schema.org/ChooseAc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ChooseAction.py
0.940166
0.418043
ChooseAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ProductGroup(BaseModel): """A ProductGroup represents a group of [[Product]]s that vary only in certain well-described ways, such as by [[size]], [[color]], [[material]] etc.While a Pro...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ProductGroup.py
0.935663
0.404008
ProductGroup.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501f(BaseModel): """Nonprofit501f: Non-profit type referring to Cooperative Service Organizations. References: https://schema.org/Nonprofit501f Note: M...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501f.py
0.945071
0.276574
Nonprofit501f.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CompletedActionStatus(BaseModel): """An action that has already taken place. References: https://schema.org/CompletedActionStatus Note: Model Depth 6 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CompletedActionStatus.py
0.940939
0.306332
CompletedActionStatus.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PublicationEvent(BaseModel): """A PublicationEvent corresponds indifferently to the event of publication for a CreativeWork of any type, e.g. a broadcast event, an on-demand event, a bo...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PublicationEvent.py
0.934285
0.386358
PublicationEvent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Quotation(BaseModel): """A quotation. Often but not necessarily from some written work, attributable to a real world author and - if associated with a fictional character - to any ficti...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Quotation.py
0.932286
0.380183
Quotation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RentAction(BaseModel): """The act of giving money in return for temporary use, but not ownership, of an object such as a vehicle or property. For example, an agent rents a property from...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RentAction.py
0.922561
0.414899
RentAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Virus(BaseModel): """Pathogenic virus that causes viral infection. References: https://schema.org/Virus Note: Model Depth 6 Attributes: potentialAct...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Virus.py
0.940264
0.313131
Virus.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ParentAudience(BaseModel): """A set of characteristics describing parents, who can be interested in viewing some content. References: https://schema.org/ParentAudience ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ParentAudience.py
0.931967
0.391493
ParentAudience.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReservationConfirmed(BaseModel): """The status of a confirmed reservation. References: https://schema.org/ReservationConfirmed Note: Model Depth 6 Attribute...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReservationConfirmed.py
0.945739
0.314801
ReservationConfirmed.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c14(BaseModel): """Nonprofit501c14: Non-profit type referring to State-Chartered Credit Unions, Mutual Reserve Funds. References: https://schema.org/Nonprofit50...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c14.py
0.944779
0.267059
Nonprofit501c14.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HealthTopicContent(BaseModel): """[[HealthTopicContent]] is [[WebContent]] that is about some aspect of a health topic, e.g. a condition, its symptoms or treatments. Such content may be...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HealthTopicContent.py
0.935781
0.351645
HealthTopicContent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FilmAction(BaseModel): """The act of capturing sound and moving images on film, video, or digitally. References: https://schema.org/FilmAction Note: Model Depth...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FilmAction.py
0.935391
0.407216
FilmAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SellAction(BaseModel): """The act of taking money from a buyer in exchange for goods or services rendered. An agent sells an object, product, or service to a buyer for a price. Reciproc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SellAction.py
0.922495
0.422981
SellAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalCondition(BaseModel): """Any condition of the human body that affects the normal functioning of a person, whether physically or mentally. Includes diseases, injuries, disabilitie...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalCondition.py
0.930237
0.441613
MedicalCondition.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TechArticle(BaseModel): """A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc. References: https://schema.or...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TechArticle.py
0.917552
0.322553
TechArticle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HyperTocEntry(BaseModel): """A HyperToEntry is an item within a [[HyperToc]], which represents a hypertext table of contents for complex media objects, such as [[VideoObject]], [[AudioO...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HyperTocEntry.py
0.93488
0.414899
HyperTocEntry.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HardwareStore(BaseModel): """A hardware store. References: https://schema.org/HardwareStore Note: Model Depth 5 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HardwareStore.py
0.876502
0.292981
HardwareStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupInfants(BaseModel): """Size group "Infants" for wearables. References: https://schema.org/WearableSizeGroupInfants Note: Model Depth 6 Attr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupInfants.py
0.942942
0.305076
WearableSizeGroupInfants.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Protozoa(BaseModel): """Single-celled organism that causes an infection. References: https://schema.org/Protozoa Note: Model Depth 6 Attributes: pot...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Protozoa.py
0.943243
0.323594
Protozoa.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalGuidelineRecommendation(BaseModel): """A guideline recommendation that is regarded as efficacious and where quality of the data supporting the recommendation is sound. Refer...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalGuidelineRecommendation.py
0.925158
0.380529
MedicalGuidelineRecommendation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Dermatologic(BaseModel): """Something relating to or practicing dermatology. References: https://schema.org/Dermatologic Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Dermatologic.py
0.934597
0.374791
Dermatologic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EnergyEfficiencyEnumeration(BaseModel): """Enumerates energy efficiency levels (also known as "classes" or "ratings") and certifications that are part of several international energy ef...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EnergyEfficiencyEnumeration.py
0.947345
0.333246
EnergyEfficiencyEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TouristInformationCenter(BaseModel): """A tourist information center. References: https://schema.org/TouristInformationCenter Note: Model Depth 4 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TouristInformationCenter.py
0.852552
0.363534
TouristInformationCenter.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ComputerStore(BaseModel): """A computer store. References: https://schema.org/ComputerStore Note: Model Depth 5 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ComputerStore.py
0.884875
0.350671
ComputerStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ParcelService(BaseModel): """A private parcel service as the delivery mode available for a certain offer.Commonly used values:* http://purl.org/goodrelations/v1#DHL* http://purl.org/goo...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ParcelService.py
0.942115
0.302835
ParcelService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HowToSection(BaseModel): """A sub-grouping of steps in the instructions for how to achieve a result (e.g. steps for making a pie crust within a pie recipe). References: htt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HowToSection.py
0.915186
0.436382
HowToSection.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Mosque(BaseModel): """A mosque. References: https://schema.org/Mosque 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/Mosque.py
0.941909
0.523116
Mosque.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Mountain(BaseModel): """A mountain, like Mount Whitney or Mount Everest. References: https://schema.org/Mountain Note: Model Depth 4 Attributes: pot...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Mountain.py
0.939782
0.569015
Mountain.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Seat(BaseModel): """Used to describe a seat, such as a reserved seat in an event reservation. References: https://schema.org/Seat Note: Model Depth 3 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Seat.py
0.949435
0.332839
Seat.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Neck(BaseModel): """Neck assessment with clinical examination. References: https://schema.org/Neck Note: Model Depth 5 Attributes: potentialAction: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Neck.py
0.909936
0.353456
Neck.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Date(BaseModel): """A date value in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601). References: https://schema.org/Date Note: Model Depth 5 A...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Date.py
0.946868
0.372163
Date.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalResearcher(BaseModel): """Medical researchers. References: https://schema.org/MedicalResearcher Note: Model Depth 6 Attributes: potentialActi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalResearcher.py
0.940285
0.320316
MedicalResearcher.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ProductModel(BaseModel): """A datasheet or vendor specification of a product (in the sense of a prototypical description). References: https://schema.org/ProductModel N...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ProductModel.py
0.918868
0.434581
ProductModel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalWebPage(BaseModel): """A web page that provides medical information. References: https://schema.org/MedicalWebPage Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalWebPage.py
0.923364
0.329958
MedicalWebPage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DigitalPlatformEnumeration(BaseModel): """Enumerates some common technology platforms, for use with properties such as [[actionPlatform]]. It is not supposed to be comprehensive - when ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DigitalPlatformEnumeration.py
0.94304
0.370225
DigitalPlatformEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FundingScheme(BaseModel): """A FundingScheme combines organizational, project and policy aspects of grant-based funding that sets guidelines, principles and mechanisms to support oth...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FundingScheme.py
0.892448
0.410874
FundingScheme.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RadioBroadcastService(BaseModel): """A delivery service through which radio content is provided via broadcast over the air or online. References: https://schema.org/RadioBr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RadioBroadcastService.py
0.899282
0.346099
RadioBroadcastService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ServiceChannel(BaseModel): """A means for accessing a service, e.g. a government office location, web site, or phone number. References: https://schema.org/ServiceChannel ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ServiceChannel.py
0.936394
0.323514
ServiceChannel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SubwayStation(BaseModel): """A subway station. References: https://schema.org/SubwayStation Note: Model Depth 4 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SubwayStation.py
0.936292
0.535766
SubwayStation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AudioObjectSnapshot(BaseModel): """A specific and exact (byte-for-byte) version of an [[AudioObject]]. Two byte-for-byte identical files, for the purposes of this type, considered ident...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AudioObjectSnapshot.py
0.926087
0.358578
AudioObjectSnapshot.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AlignmentObject(BaseModel): """An intangible item that describes an alignment between a learning resource and a node in an educational framework.Should not be used where the nature of t...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AlignmentObject.py
0.945976
0.449091
AlignmentObject.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BodyMeasurementWaist(BaseModel): """Girth of natural waistline (between hip bones and lower ribs). Used, for example, to fit pants. References: https://schema.org/BodyMeasu...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementWaist.py
0.945914
0.367015
BodyMeasurementWaist.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CableOrSatelliteService(BaseModel): """A service which provides access to media programming like TV or radio. Access may be via cable or satellite. References: https://sche...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CableOrSatelliteService.py
0.907692
0.397061
CableOrSatelliteService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MapCategoryType(BaseModel): """An enumeration of several kinds of Map. References: https://schema.org/MapCategoryType Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MapCategoryType.py
0.940701
0.328987
MapCategoryType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c9(BaseModel): """Nonprofit501c9: Non-profit type referring to Voluntary Employee Beneficiary Associations. References: https://schema.org/Nonprofit501c9 No...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c9.py
0.944382
0.27455
Nonprofit501c9.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CaseSeries(BaseModel): """A case series (also known as a clinical series) is a medical research study that tracks patients with a known exposure given similar treatment or examines thei...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CaseSeries.py
0.952209
0.482673
CaseSeries.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DrugCostCategory(BaseModel): """Enumerated categories of medical drug costs. References: https://schema.org/DrugCostCategory Note: Model Depth 5 Attributes:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DrugCostCategory.py
0.945286
0.324543
DrugCostCategory.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BreadcrumbList(BaseModel): """A BreadcrumbList is an ItemList consisting of a chain of linked Web pages, typically described using at least their URL and their name, and typically endin...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BreadcrumbList.py
0.935729
0.457197
BreadcrumbList.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DefinedTerm(BaseModel): """A word, name, acronym, phrase, etc. with a formal definition. Often used in the context of category or subject classification, glossaries or dictionaries, pro...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DefinedTerm.py
0.926873
0.369543
DefinedTerm.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OccupationalTherapy(BaseModel): """A treatment of people with physical, emotional, or social problems, using purposeful activity to help them overcome or learn to deal with their proble...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OccupationalTherapy.py
0.979111
0.393618
OccupationalTherapy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalGuidelineContraindication(BaseModel): """A guideline contraindication that designates a process as harmful and where quality of the data supporting the contraindication is sound....
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalGuidelineContraindication.py
0.929103
0.336535
MedicalGuidelineContraindication.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Diet(BaseModel): """A strategy of regulating the intake of food to achieve or maintain a specific health-related goal. References: https://schema.org/Diet Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Diet.py
0.899965
0.375592
Diet.py
pypi