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 Nonprofit501c16(BaseModel): """Nonprofit501c16: Non-profit type referring to Cooperative Organizations to Finance Crop Operations. References: https://schema.org/Nonprofit5...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c16.py
0.946757
0.272713
Nonprofit501c16.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PriceSpecification(BaseModel): """A structured value representing a price or price range. Typically, only the subclasses of this type are used for markup. It is recommended to use [[Mon...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PriceSpecification.py
0.942546
0.551695
PriceSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CommentPermission(BaseModel): """Permission to add comments to the document. References: https://schema.org/CommentPermission Note: Model Depth 5 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CommentPermission.py
0.942135
0.300797
CommentPermission.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GovernmentPermit(BaseModel): """A permit issued by a government agency. References: https://schema.org/GovernmentPermit Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GovernmentPermit.py
0.940065
0.354377
GovernmentPermit.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Map(BaseModel): """A map. References: https://schema.org/Map 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/Map.py
0.929468
0.322793
Map.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReservationStatusType(BaseModel): """Enumerated status values for Reservation. References: https://schema.org/ReservationStatusType Note: Model Depth 5 Attr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReservationStatusType.py
0.942447
0.313065
ReservationStatusType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c20(BaseModel): """Nonprofit501c20: Non-profit type referring to Group Legal Services Plan Organizations. References: https://schema.org/Nonprofit501c20 Not...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c20.py
0.944511
0.278323
Nonprofit501c20.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BackOrder(BaseModel): """Indicates that the item is available on back order. References: https://schema.org/BackOrder Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BackOrder.py
0.944779
0.303861
BackOrder.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RealEstateAgent(BaseModel): """A real-estate agent. References: https://schema.org/RealEstateAgent Note: Model Depth 4 Attributes: potentialAction: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RealEstateAgent.py
0.884701
0.359336
RealEstateAgent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EntertainmentBusiness(BaseModel): """A business providing entertainment. References: https://schema.org/EntertainmentBusiness Note: Model Depth 4 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EntertainmentBusiness.py
0.873929
0.298739
EntertainmentBusiness.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HowOrWhereHealthAspect(BaseModel): """Information about how or where to find a topic. Also may contain location data that can be used for where to look for help if the topic is observed...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HowOrWhereHealthAspect.py
0.947174
0.35474
HowOrWhereHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReceiveAction(BaseModel): """The act of physically/electronically taking delivery of an object that has been transferred from an origin to a destination. Reciprocal of SendAction.Relate...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReceiveAction.py
0.926212
0.427875
ReceiveAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Residence(BaseModel): """The place where a person lives. References: https://schema.org/Residence Note: Model Depth 3 Attributes: potentialAction: (...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Residence.py
0.948537
0.548008
Residence.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalTrial(BaseModel): """A medical trial is a type of medical study that uses a scientific process to compare the safety and efficacy of medical therapies or medical procedures. In g...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalTrial.py
0.939893
0.384132
MedicalTrial.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Property(BaseModel): """A property, used to indicate attributes and relationships of some Thing; equivalent to rdf:Property. References: https://schema.org/Property Not...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Property.py
0.938428
0.403449
Property.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RestrictedDiet(BaseModel): """A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons. References: https://schema.org/Restri...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RestrictedDiet.py
0.940694
0.331891
RestrictedDiet.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Prion(BaseModel): """A prion is an infectious agent composed of protein in a misfolded form. References: https://schema.org/Prion Note: Model Depth 6 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Prion.py
0.945298
0.339225
Prion.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Service(BaseModel): """A service provided by an organization, e.g. delivery service, print services, etc. References: https://schema.org/Service Note: Model Dep...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Service.py
0.875508
0.339444
Service.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReplyAction(BaseModel): """The act of responding to a question/message asked/sent by the object. Related to [[AskAction]].Related actions:* [[AskAction]]: Appears generally as an origin...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReplyAction.py
0.922661
0.373562
ReplyAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PsychologicalTreatment(BaseModel): """A process of care relying upon counseling, dialogue and communication aimed at improving a mental health condition without use of drugs. Refe...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PsychologicalTreatment.py
0.944788
0.413951
PsychologicalTreatment.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AdministrativeArea(BaseModel): """A geographical region, typically under the jurisdiction of a particular government. References: https://schema.org/AdministrativeArea ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AdministrativeArea.py
0.937397
0.659761
AdministrativeArea.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalRiskCalculator(BaseModel): """A complex mathematical calculation requiring an online calculator, used to assess prognosis. Note: use the url property of Thing to record any URLs ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalRiskCalculator.py
0.938003
0.368946
MedicalRiskCalculator.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReportedDoseSchedule(BaseModel): """A patient-reported or observed dosing schedule for a drug or supplement. References: https://schema.org/ReportedDoseSchedule Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReportedDoseSchedule.py
0.928466
0.334739
ReportedDoseSchedule.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DigitalFormat(BaseModel): """DigitalFormat. References: https://schema.org/DigitalFormat Note: Model Depth 5 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DigitalFormat.py
0.938166
0.311702
DigitalFormat.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ActiveNotRecruiting(BaseModel): """Active, but not recruiting new participants. References: https://schema.org/ActiveNotRecruiting Note: Model Depth 6 Attri...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ActiveNotRecruiting.py
0.941741
0.289205
ActiveNotRecruiting.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Throat(BaseModel): """Throat assessment with clinical examination. References: https://schema.org/Throat Note: Model Depth 5 Attributes: potentialA...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Throat.py
0.90543
0.358437
Throat.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AuthoritativeLegalValue(BaseModel): """Indicates that the publisher gives some special status to the publication of the document. ("The Queens Printer" version of a UK Act of Parliament...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AuthoritativeLegalValue.py
0.943125
0.342901
AuthoritativeLegalValue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GolfCourse(BaseModel): """A golf course. References: https://schema.org/GolfCourse Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GolfCourse.py
0.879244
0.3512
GolfCourse.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WinAction(BaseModel): """The act of achieving victory in a competitive activity. References: https://schema.org/WinAction Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WinAction.py
0.925365
0.357834
WinAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c10(BaseModel): """Nonprofit501c10: Non-profit type referring to Domestic Fraternal Societies and Associations. References: https://schema.org/Nonprofit501c10 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c10.py
0.944702
0.264145
Nonprofit501c10.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemGS1(BaseModel): """GS1 (formerly NRF) size system for wearables. References: https://schema.org/WearableSizeSystemGS1 Note: Model Depth 6 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemGS1.py
0.94152
0.315354
WearableSizeSystemGS1.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MusicGroup(BaseModel): """A musical group, such as a band, an orchestra, or a choir. Can also be a solo musician. References: https://schema.org/MusicGroup Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MusicGroup.py
0.880746
0.380011
MusicGroup.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupJuniors(BaseModel): """Size group "Juniors" for wearables. References: https://schema.org/WearableSizeGroupJuniors Note: Model Depth 6 Attr...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupJuniors.py
0.941955
0.300245
WearableSizeGroupJuniors.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UserDownloads(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, alo...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UserDownloads.py
0.921442
0.303462
UserDownloads.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableMeasurementCup(BaseModel): """Measurement of the cup, for example of a bra References: https://schema.org/WearableMeasurementCup Note: Model Depth 6 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementCup.py
0.946101
0.34574
WearableMeasurementCup.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DanceEvent(BaseModel): """Event type: A social dance. References: https://schema.org/DanceEvent Note: Model Depth 3 Attributes: potentialAction: (Op...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DanceEvent.py
0.922421
0.347842
DanceEvent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WatchAction(BaseModel): """The act of consuming dynamic/moving visual content. References: https://schema.org/WatchAction Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WatchAction.py
0.930395
0.435361
WatchAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BankAccount(BaseModel): """A product or service offered by a bank whereby one may deposit, withdraw or transfer money and in some cases be paid interest. References: https:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BankAccount.py
0.907217
0.410402
BankAccount.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HealthAspectEnumeration(BaseModel): """HealthAspectEnumeration enumerates several aspects of health content online, each of which might be described using [[hasHealthAspect]] and [[Heal...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HealthAspectEnumeration.py
0.94545
0.320968
HealthAspectEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OpenTrial(BaseModel): """A trial design in which the researcher knows the full details of the treatment, and so does the patient. References: https://schema.org/OpenTrial ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OpenTrial.py
0.946818
0.343369
OpenTrial.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WesternConventional(BaseModel): """The conventional Western system of medicine, that aims to apply the best available evidence gained from the scientific method to clinical decision mak...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WesternConventional.py
0.948238
0.355579
WesternConventional.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ChemicalSubstance(BaseModel): """A chemical substance is 'a portion of matter of constant composition, composed of molecular entities of the same type or of different types' (source: [C...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ChemicalSubstance.py
0.936843
0.361446
ChemicalSubstance.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SpeechPathology(BaseModel): """The scientific study and treatment of defects, disorders, and malfunctions of speech and voice, as stuttering, lisping, or lalling, and of language distur...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SpeechPathology.py
0.895157
0.371308
SpeechPathology.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Artery(BaseModel): """A type of blood vessel that specifically carries blood away from the heart. References: https://schema.org/Artery Note: Model Depth 5 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Artery.py
0.934947
0.401336
Artery.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ArchiveOrganization(BaseModel): """An organization with archival holdings. An organization which keeps and preserves archival material and typically makes it accessible to the public. ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ArchiveOrganization.py
0.880335
0.365202
ArchiveOrganization.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FDAcategoryA(BaseModel): """A designation by the US FDA signifying that adequate and well-controlled studies have failed to demonstrate a risk to the fetus in the first trimester of pre...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FDAcategoryA.py
0.917201
0.403978
FDAcategoryA.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Rheumatologic(BaseModel): """A specific branch of medical science that deals with the study and treatment of rheumatic, autoimmune or joint diseases. References: https://sc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Rheumatologic.py
0.92303
0.347343
Rheumatologic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AutoRepair(BaseModel): """Car repair business. References: https://schema.org/AutoRepair Note: Model Depth 5 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AutoRepair.py
0.876145
0.295381
AutoRepair.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c23(BaseModel): """Nonprofit501c23: Non-profit type referring to Veterans Organizations. References: https://schema.org/Nonprofit501c23 Note: Model ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c23.py
0.945185
0.276982
Nonprofit501c23.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Energy(BaseModel): """Properties that take Energy as values are of the form '<Number> <Energy unit of measure>'. References: https://schema.org/Energy Note:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Energy.py
0.954658
0.345436
Energy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PlayGameAction(BaseModel): """The act of playing a video game. References: https://schema.org/PlayGameAction Note: Model Depth 4 Attributes: potenti...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PlayGameAction.py
0.937204
0.35883
PlayGameAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemUS(BaseModel): """United States size system for wearables. References: https://schema.org/WearableSizeSystemUS Note: Model Depth 6 Attribu...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemUS.py
0.940298
0.313774
WearableSizeSystemUS.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Playground(BaseModel): """A playground. References: https://schema.org/Playground Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[L...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Playground.py
0.948537
0.497315
Playground.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CheckOutAction(BaseModel): """The act of an agent communicating (service provider, social media, etc) their departure of a previously reserved service (e.g. flight check-in) or place (e...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CheckOutAction.py
0.914058
0.533276
CheckOutAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RejectAction(BaseModel): """The act of rejecting to/adopting an object.Related actions:* [[AcceptAction]]: The antonym of RejectAction. References: https://schema.org/Rejec...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RejectAction.py
0.938152
0.36458
RejectAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PerformingGroup(BaseModel): """A performance group, such as a band, an orchestra, or a circus. References: https://schema.org/PerformingGroup Note: Model Depth ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PerformingGroup.py
0.878809
0.377225
PerformingGroup.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Blog(BaseModel): """A [blog](https://en.wikipedia.org/wiki/Blog), sometimes known as a "weblog". Note that the individual posts ([[BlogPosting]]s) in a [[Blog]] are often colloquially r...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Blog.py
0.912661
0.465934
Blog.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Infectious(BaseModel): """Something in medical science that pertains to infectious diseases, i.e. caused by bacterial, viral, fungal or parasitic infections. References: ht...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Infectious.py
0.925995
0.313722
Infectious.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LoanOrCredit(BaseModel): """A financial product for the loaning of an amount of money, or line of credit, under agreed terms and charges. References: https://schema.org/Loa...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LoanOrCredit.py
0.916766
0.428233
LoanOrCredit.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c5(BaseModel): """Nonprofit501c5: Non-profit type referring to Labor, Agricultural and Horticultural Organizations. References: https://schema.org/Nonprofit501c...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c5.py
0.942447
0.284343
Nonprofit501c5.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AutomatedTeller(BaseModel): """ATM/cash machine. References: https://schema.org/AutomatedTeller Note: Model Depth 5 Attributes: potentialAction: (Op...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AutomatedTeller.py
0.844858
0.373876
AutomatedTeller.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PostOffice(BaseModel): """A post office. References: https://schema.org/PostOffice Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PostOffice.py
0.884383
0.32354
PostOffice.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Registry(BaseModel): """A registry-based study design. References: https://schema.org/Registry Note: Model Depth 6 Attributes: potentialAction: (Opt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Registry.py
0.937598
0.305762
Registry.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Number(BaseModel): """Data type: Number.Usage guidelines:* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Number.py
0.944791
0.326835
Number.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class IOSPlatform(BaseModel): """Represents the broad notion of iOS-based operating systems. References: https://schema.org/IOSPlatform Note: Model Depth 5 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/IOSPlatform.py
0.944842
0.310577
IOSPlatform.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DemoGameAvailability(BaseModel): """Indicates demo game availability, i.e. a somehow limited demonstration of the full game. References: https://schema.org/DemoGameAvailabi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DemoGameAvailability.py
0.942593
0.319055
DemoGameAvailability.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OfflineTemporarily(BaseModel): """Game server status: OfflineTemporarily. Server is offline now but it can be online soon. References: https://schema.org/OfflineTemporarily...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OfflineTemporarily.py
0.942771
0.305477
OfflineTemporarily.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableMeasurementWaist(BaseModel): """Measurement of the waist section, for example of pants References: https://schema.org/WearableMeasurementWaist Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementWaist.py
0.944331
0.353707
WearableMeasurementWaist.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SportsActivityLocation(BaseModel): """A sports location, such as a playing field. References: https://schema.org/SportsActivityLocation Note: Model Depth 4 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SportsActivityLocation.py
0.892697
0.313727
SportsActivityLocation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AskPublicNewsArticle(BaseModel): """A [[NewsArticle]] expressing an open call by a [[NewsMediaOrganization]] asking the public for input, insights, clarifications, anecdotes, documentat...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AskPublicNewsArticle.py
0.916729
0.270125
AskPublicNewsArticle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AudioObject(BaseModel): """An audio file. References: https://schema.org/AudioObject Note: Model Depth 4 Attributes: potentialAction: (Optional[Unio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AudioObject.py
0.930494
0.332825
AudioObject.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DiscoverAction(BaseModel): """The act of discovering/finding an object. References: https://schema.org/DiscoverAction Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DiscoverAction.py
0.927462
0.362828
DiscoverAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class CollectionPage(BaseModel): """Web page type: Collection page. References: https://schema.org/CollectionPage Note: Model Depth 4 Attributes: potentia...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CollectionPage.py
0.926715
0.28159
CollectionPage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EUEnergyEfficiencyCategoryF(BaseModel): """Represents EU Energy Efficiency Class F as defined in EU energy labeling regulations. References: https://schema.org/EUEnergyEffi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EUEnergyEfficiencyCategoryF.py
0.943315
0.314156
EUEnergyEfficiencyCategoryF.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HinduTemple(BaseModel): """A Hindu temple. References: https://schema.org/HinduTemple Note: Model Depth 5 Attributes: potentialAction: (Optional[Uni...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HinduTemple.py
0.938393
0.605391
HinduTemple.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HowToItem(BaseModel): """An item used as either a tool or supply when performing the instructions for how to achieve a result. References: https://schema.org/HowToItem ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HowToItem.py
0.954105
0.342654
HowToItem.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableMeasurementBack(BaseModel): """Measurement of the back section, for example of a jacket References: https://schema.org/WearableMeasurementBack Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementBack.py
0.946188
0.340732
WearableMeasurementBack.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit527(BaseModel): """Nonprofit527: Non-profit type referring to political organizations. References: https://schema.org/Nonprofit527 Note: Model Depth 6 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit527.py
0.942148
0.296381
Nonprofit527.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ListenAction(BaseModel): """The act of consuming audio content. References: https://schema.org/ListenAction Note: Model Depth 4 Attributes: potentia...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ListenAction.py
0.930758
0.396828
ListenAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UserReview(BaseModel): """A review created by an end-user (e.g. consumer, purchaser, attendee etc.), in contrast with [[CriticReview]]. References: https://schema.org/UserR...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UserReview.py
0.927441
0.285635
UserReview.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PhotographAction(BaseModel): """The act of capturing still images of objects using a camera. References: https://schema.org/PhotographAction Note: Model Depth 4...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PhotographAction.py
0.938653
0.412441
PhotographAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Electrician(BaseModel): """An electrician. References: https://schema.org/Electrician Note: Model Depth 5 Attributes: potentialAction: (Optional[Uni...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Electrician.py
0.881143
0.348202
Electrician.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DatedMoneySpecification(BaseModel): """A DatedMoneySpecification represents monetary values with optional start and end dates. For example, this could represent an employee's salary ove...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DatedMoneySpecification.py
0.954816
0.412708
DatedMoneySpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class IgnoreAction(BaseModel): """The act of intentionally disregarding the object. An agent ignores an object. References: https://schema.org/IgnoreAction Note: Mode...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/IgnoreAction.py
0.938258
0.398758
IgnoreAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RVPark(BaseModel): """A place offering space for "Recreational Vehicles", Caravans, mobile homes and the like. References: https://schema.org/RVPark Note: Model...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RVPark.py
0.935043
0.685377
RVPark.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Restaurant(BaseModel): """A restaurant. References: https://schema.org/Restaurant Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[L...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Restaurant.py
0.883506
0.308197
Restaurant.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ItemList(BaseModel): """A list of items of any sort—for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ItemList.py
0.946855
0.329999
ItemList.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BioChemEntity(BaseModel): """Any biological, chemical, or biochemical thing. For example: a protein; a gene; a chemical; a synthetic chemical. References: https://schema.or...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BioChemEntity.py
0.926681
0.361306
BioChemEntity.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class IngredientsHealthAspect(BaseModel): """Content discussing ingredients-related aspects of a health topic. References: https://schema.org/IngredientsHealthAspect Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/IngredientsHealthAspect.py
0.943718
0.335296
IngredientsHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalClinic(BaseModel): """A facility, often associated with a hospital or medical school, that is devoted to the specific diagnosis and/or healthcare. Previously limited to outpatien...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalClinic.py
0.899351
0.3628
MedicalClinic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SearchAction(BaseModel): """The act of searching for an object.Related actions:* [[FindAction]]: SearchAction generally leads to a FindAction, but not necessarily. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SearchAction.py
0.929552
0.371507
SearchAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GroceryStore(BaseModel): """A grocery store. References: https://schema.org/GroceryStore Note: Model Depth 5 Attributes: potentialAction: (Optional[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GroceryStore.py
0.865651
0.306905
GroceryStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BoatTrip(BaseModel): """A trip on a commercial ferry line. References: https://schema.org/BoatTrip Note: Model Depth 4 Attributes: potentialAction: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BoatTrip.py
0.943517
0.371023
BoatTrip.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReviewNewsArticle(BaseModel): """A [[NewsArticle]] and [[CriticReview]] providing a professional critic's assessment of a service, product, performance, or artistic or literary work. ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReviewNewsArticle.py
0.921887
0.3122
ReviewNewsArticle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ParkingMap(BaseModel): """A parking map. References: https://schema.org/ParkingMap Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ParkingMap.py
0.939359
0.314761
ParkingMap.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TobaccoNicotineConsideration(BaseModel): """Item contains tobacco and/or nicotine, for example cigars, cigarettes, chewing tobacco, e-cigarettes, or hookahs. References: ht...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TobaccoNicotineConsideration.py
0.936489
0.346458
TobaccoNicotineConsideration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Waterfall(BaseModel): """A waterfall, like Niagara. References: https://schema.org/Waterfall Note: Model Depth 5 Attributes: potentialAction: (Optio...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Waterfall.py
0.939318
0.603581
Waterfall.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GeneralContractor(BaseModel): """A general contractor. References: https://schema.org/GeneralContractor Note: Model Depth 5 Attributes: potentialAct...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GeneralContractor.py
0.874948
0.296538
GeneralContractor.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DryCleaningOrLaundry(BaseModel): """A dry-cleaning business. References: https://schema.org/DryCleaningOrLaundry Note: Model Depth 4 Attributes: pot...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DryCleaningOrLaundry.py
0.877431
0.37165
DryCleaningOrLaundry.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OfflinePermanently(BaseModel): """Game server status: OfflinePermanently. Server is offline and not available. References: https://schema.org/OfflinePermanently Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OfflinePermanently.py
0.942975
0.303913
OfflinePermanently.py
pypi