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 RsvpResponseNo(BaseModel): """The invitee will not attend. References: https://schema.org/RsvpResponseNo Note: Model Depth 5 Attributes: potentialAc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RsvpResponseNo.py
0.941868
0.286759
RsvpResponseNo.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Code(BaseModel): """Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates. References: https://schema.org/Code...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Code.py
0.922491
0.353484
Code.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SelfStorage(BaseModel): """A self-storage facility. References: https://schema.org/SelfStorage Note: Model Depth 4 Attributes: potentialAction: (Opt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SelfStorage.py
0.87588
0.299926
SelfStorage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DanceGroup(BaseModel): """A dance group—for example, the Alvin Ailey Dance Theater or Riverdance. References: https://schema.org/DanceGroup Note: Model D...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DanceGroup.py
0.879703
0.355467
DanceGroup.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LifestyleModification(BaseModel): """A process of care involving exercise, changes to diet, fitness routines, and other lifestyle changes aimed at improving a health condition. Ref...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LifestyleModification.py
0.937854
0.316964
LifestyleModification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Guide(BaseModel): """[[Guide]] is a page or article that recommends specific products or services, or aspects of a thing for a user to consider. A [[Guide]] may represent a Buying Guide...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Guide.py
0.931377
0.432303
Guide.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BroadcastChannel(BaseModel): """A unique instance of a BroadcastService on a CableOrSatelliteService lineup. References: https://schema.org/BroadcastChannel Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BroadcastChannel.py
0.949634
0.283499
BroadcastChannel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Therapeutic(BaseModel): """A medical device used for therapeutic purposes. References: https://schema.org/Therapeutic Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Therapeutic.py
0.940271
0.318803
Therapeutic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RentalCarReservation(BaseModel): """A reservation for a rental car.Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individua...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RentalCarReservation.py
0.923416
0.334657
RentalCarReservation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BackgroundNewsArticle(BaseModel): """A [[NewsArticle]] providing historical context, definition and detail on a specific topic (aka "explainer" or "backgrounder"). For example, an in-de...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BackgroundNewsArticle.py
0.940531
0.42471
BackgroundNewsArticle.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ZoneBoardingPolicy(BaseModel): """The airline boards by zones of the plane. References: https://schema.org/ZoneBoardingPolicy Note: Model Depth 5 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ZoneBoardingPolicy.py
0.946953
0.33269
ZoneBoardingPolicy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Room(BaseModel): """A room is a distinguishable space within a structure, usually separated from other spaces by interior walls (source: Wikipedia, the free encyclopedia, see <a href="h...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Room.py
0.941909
0.569434
Room.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501c18(BaseModel): """Nonprofit501c18: Non-profit type referring to Employee Funded Pension Trust (created before 25 June 1959). References: https://schema.org/Non...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c18.py
0.944203
0.275653
Nonprofit501c18.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Continent(BaseModel): """One of the continents (for example, Europe or Africa). References: https://schema.org/Continent Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Continent.py
0.944829
0.588002
Continent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Movie(BaseModel): """A movie. References: https://schema.org/Movie Note: Model Depth 3 Attributes: potentialAction: (Optional[Union[List[Union[str, ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Movie.py
0.929548
0.331918
Movie.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Reservoir(BaseModel): """A reservoir of water, typically an artificially created lake, like the Lake Kariba reservoir. References: https://schema.org/Reservoir Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Reservoir.py
0.952654
0.665492
Reservoir.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AddAction(BaseModel): """The act of editing by adding an object to a collection. References: https://schema.org/AddAction Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AddAction.py
0.928627
0.436382
AddAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UnitPriceSpecification(BaseModel): """The price asked for a given offer by the respective organization or person. References: https://schema.org/UnitPriceSpecification ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UnitPriceSpecification.py
0.93426
0.4016
UnitPriceSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Cardiovascular(BaseModel): """A specific branch of medical science that pertains to diagnosis and treatment of disorders of heart and vasculature. References: https://schem...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Cardiovascular.py
0.923947
0.384854
Cardiovascular.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SymptomsHealthAspect(BaseModel): """Symptoms or related symptoms of a Topic. References: https://schema.org/SymptomsHealthAspect Note: Model Depth 5 Attribu...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SymptomsHealthAspect.py
0.94323
0.33704
SymptomsHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Neurologic(BaseModel): """A specific branch of medical science that studies the nerves and nervous system and its respective disease states. References: https://schema.org/...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Neurologic.py
0.928384
0.409752
Neurologic.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class InstallAction(BaseModel): """The act of installing an application. References: https://schema.org/InstallAction Note: Model Depth 4 Attributes: pote...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/InstallAction.py
0.934065
0.396711
InstallAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Person(BaseModel): """A person (alive, dead, undead, or fictional). References: https://schema.org/Person Note: Model Depth 2 Attributes: potentialA...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Person.py
0.906379
0.364749
Person.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalRiskScore(BaseModel): """A simple system that adds up the number of risk factors to yield a score that is associated with prognosis, e.g. CHAD score, TIMI risk score. Refere...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalRiskScore.py
0.947247
0.317889
MedicalRiskScore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Discontinued(BaseModel): """Indicates that the item has been discontinued. References: https://schema.org/Discontinued Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Discontinued.py
0.942467
0.312698
Discontinued.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EUEnergyEfficiencyEnumeration(BaseModel): """Enumerates the EU energy efficiency classes A-G as well as A+, A++, and A+++ as defined in EU directive 2017/1369. References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EUEnergyEfficiencyEnumeration.py
0.941674
0.306851
EUEnergyEfficiencyEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ExhibitionEvent(BaseModel): """Event type: Exhibition event, e.g. at a museum, library, archive, tradeshow, ... References: https://schema.org/ExhibitionEvent Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ExhibitionEvent.py
0.919041
0.344333
ExhibitionEvent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Dentist(BaseModel): """A dentist. References: https://schema.org/Dentist Note: Model Depth 4 Attributes: potentialAction: (Optional[Union[List[Union...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Dentist.py
0.872565
0.362715
Dentist.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class SportingGoodsStore(BaseModel): """A sporting goods store. References: https://schema.org/SportingGoodsStore Note: Model Depth 5 Attributes: potentia...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SportingGoodsStore.py
0.87971
0.341706
SportingGoodsStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PriceTypeEnumeration(BaseModel): """Enumerates different price types, for example list price, invoice price, and sale price. References: https://schema.org/PriceTypeEnumera...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PriceTypeEnumeration.py
0.9446
0.336958
PriceTypeEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class JoinAction(BaseModel): """An agent joins an event/group with participants/friends at a location.Related actions:* [[RegisterAction]]: Unlike RegisterAction, JoinAction refers to joining...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/JoinAction.py
0.928595
0.360151
JoinAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class InternetCafe(BaseModel): """An internet cafe. References: https://schema.org/InternetCafe Note: Model Depth 4 Attributes: potentialAction: (Optional...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/InternetCafe.py
0.858807
0.285683
InternetCafe.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class InStoreOnly(BaseModel): """Indicates that the item is available only at physical locations. References: https://schema.org/InStoreOnly Note: Model Depth 5 A...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/InStoreOnly.py
0.945349
0.322153
InStoreOnly.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TreatmentIndication(BaseModel): """An indication for treating an underlying condition, symptom, etc. References: https://schema.org/TreatmentIndication Note: Mo...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TreatmentIndication.py
0.923104
0.336059
TreatmentIndication.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BusinessEntityType(BaseModel): """A business entity type is a conceptual entity representing the legal form, the size, the main line of business, the position in the value chain, or any...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BusinessEntityType.py
0.939893
0.330931
BusinessEntityType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GeospatialGeometry(BaseModel): """(Eventually to be defined as) a supertype of GeoShape designed to accommodate definitions from Geo-Spatial best practices. References: htt...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GeospatialGeometry.py
0.950824
0.551755
GeospatialGeometry.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Audience(BaseModel): """Intended audience for an item, i.e. the group for whom the item was created. References: https://schema.org/Audience Note: Model Depth 3...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Audience.py
0.95174
0.333856
Audience.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class UnofficialLegalValue(BaseModel): """Indicates that a document has no particular or special standing (e.g. a republication of a law by a private publisher). References: http...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UnofficialLegalValue.py
0.934761
0.328354
UnofficialLegalValue.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class AutomotiveBusiness(BaseModel): """Car repair, sales, or parts. References: https://schema.org/AutomotiveBusiness Note: Model Depth 4 Attributes: pot...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AutomotiveBusiness.py
0.846514
0.342214
AutomotiveBusiness.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FDAnotEvaluated(BaseModel): """A designation that the drug in question has not been assigned a pregnancy category designation by the US FDA. References: https://schema.org/...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FDAnotEvaluated.py
0.942837
0.343782
FDAnotEvaluated.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Thesis(BaseModel): """A thesis or dissertation document submitted in support of candidature for an academic degree or professional qualification. References: https://schema...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Thesis.py
0.91118
0.297386
Thesis.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OrderInTransit(BaseModel): """OrderStatus representing that an order is in transit. References: https://schema.org/OrderInTransit Note: Model Depth 6 Attrib...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OrderInTransit.py
0.944931
0.325655
OrderInTransit.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WebAPI(BaseModel): """An application programming interface accessible over Web/Internet technologies. References: https://schema.org/WebAPI Note: Model Depth 4 ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WebAPI.py
0.894855
0.308685
WebAPI.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DrinkAction(BaseModel): """The act of swallowing liquids. References: https://schema.org/DrinkAction Note: Model Depth 4 Attributes: potentialAction...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DrinkAction.py
0.919264
0.360123
DrinkAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableMeasurementTypeEnumeration(BaseModel): """Enumerates common types of measurement for wearables products. References: https://schema.org/WearableMeasurementTypeEnume...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementTypeEnumeration.py
0.942215
0.326312
WearableMeasurementTypeEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501e(BaseModel): """Nonprofit501e: Non-profit type referring to Cooperative Hospital Service Organizations. References: https://schema.org/Nonprofit501e Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501e.py
0.94545
0.289014
Nonprofit501e.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ViolenceConsideration(BaseModel): """Item shows or promotes violence. References: https://schema.org/ViolenceConsideration Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ViolenceConsideration.py
0.945349
0.342874
ViolenceConsideration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DrawAction(BaseModel): """The act of producing a visual/graphical representation of an object, typically with a pen/pencil and paper as instruments. References: https://sch...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DrawAction.py
0.936778
0.424114
DrawAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BoatTerminal(BaseModel): """A terminal for boats, ships, and other water vessels. References: https://schema.org/BoatTerminal Note: Model Depth 4 Attributes...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BoatTerminal.py
0.936022
0.655336
BoatTerminal.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeSystemDE(BaseModel): """German size system for wearables. References: https://schema.org/WearableSizeSystemDE Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemDE.py
0.94079
0.30754
WearableSizeSystemDE.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ExerciseAction(BaseModel): """The act of participating in exertive activity for the purposes of improving health and fitness. References: https://schema.org/ExerciseAction ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ExerciseAction.py
0.898397
0.425725
ExerciseAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FoodService(BaseModel): """A food service, like breakfast, lunch, or dinner. References: https://schema.org/FoodService Note: Model Depth 4 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FoodService.py
0.885625
0.322953
FoodService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class InForce(BaseModel): """Indicates that a legislation is in force. References: https://schema.org/InForce Note: Model Depth 6 Attributes: potentialAct...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/InForce.py
0.942994
0.312803
InForce.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DepositAccount(BaseModel): """A type of Bank Account with a main purpose of depositing funds to gain interest or other benefits. References: https://schema.org/DepositAccou...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DepositAccount.py
0.898744
0.403508
DepositAccount.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RespiratoryTherapy(BaseModel): """The therapy that is concerned with the maintenance or improvement of respiratory function (as in patients with pulmonary disease). References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RespiratoryTherapy.py
0.90545
0.321074
RespiratoryTherapy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PreOrderAction(BaseModel): """An agent orders a (not yet released) object/product/service to be delivered/sent. References: https://schema.org/PreOrderAction Note: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PreOrderAction.py
0.923889
0.384363
PreOrderAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class GiveAction(BaseModel): """The act of transferring ownership of an object to a destination. Reciprocal of TakeAction.Related actions:* [[TakeAction]]: Reciprocal of GiveAction.* [[SendAc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GiveAction.py
0.930403
0.341445
GiveAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FAQPage(BaseModel): """A [[FAQPage]] is a [[WebPage]] presenting one or more "[Frequently asked questions](https://en.wikipedia.org/wiki/FAQ)" (see also [[QAPage]]). References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FAQPage.py
0.934873
0.383353
FAQPage.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class IceCreamShop(BaseModel): """An ice cream shop. References: https://schema.org/IceCreamShop Note: Model Depth 5 Attributes: potentialAction: (Optiona...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/IceCreamShop.py
0.867836
0.351089
IceCreamShop.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RightHandDriving(BaseModel): """The steering position is on the right side of the vehicle (viewed from the main direction of driving). References: https://schema.org/RightH...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RightHandDriving.py
0.969721
0.47025
RightHandDriving.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ArchiveComponent(BaseModel): """An intangible type to be applied to any archive content, carrying with it a set of properties required to describe archival items and collections. R...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ArchiveComponent.py
0.926968
0.304145
ArchiveComponent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalObservationalStudy(BaseModel): """An observational study is a type of medical study that attempts to infer the possible effect of a treatment through observation of a cohort of s...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalObservationalStudy.py
0.95374
0.486819
MedicalObservationalStudy.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ReplaceAction(BaseModel): """The act of editing a recipient by replacing an old object with a new object. References: https://schema.org/ReplaceAction Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReplaceAction.py
0.9296
0.405508
ReplaceAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Specialty(BaseModel): """Any branch of a field in which people typically develop specific expertise, usually after significant study, time, and effort. References: https://...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Specialty.py
0.946424
0.342104
Specialty.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PET(BaseModel): """Positron emission tomography imaging. References: https://schema.org/PET Note: Model Depth 6 Attributes: potentialAction: (Option...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PET.py
0.937397
0.325896
PET.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BookSeries(BaseModel): """A series of books. Included books can be indicated with the hasPart property. References: https://schema.org/BookSeries Note: Model De...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BookSeries.py
0.911071
0.346486
BookSeries.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OutletStore(BaseModel): """An outlet store. References: https://schema.org/OutletStore Note: Model Depth 5 Attributes: potentialAction: (Optional[Un...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OutletStore.py
0.874801
0.303481
OutletStore.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Church(BaseModel): """A church. References: https://schema.org/Church 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/Church.py
0.938597
0.519643
Church.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PaymentService(BaseModel): """A Service to transfer funds from a person or organization to a beneficiary person or organization. References: https://schema.org/PaymentServi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PaymentService.py
0.899654
0.3341
PaymentService.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BodyMeasurementWeight(BaseModel): """Body weight. Used, for example, to measure pantyhose. References: https://schema.org/BodyMeasurementWeight Note: Model Dept...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementWeight.py
0.944421
0.335841
BodyMeasurementWeight.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ExercisePlan(BaseModel): """Fitness-related activity designed for a specific health-related purpose, including defined exercise routines as well as activity prescribed by a clinician. ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ExercisePlan.py
0.904687
0.309702
ExercisePlan.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HealthPlanCostSharingSpecification(BaseModel): """A description of costs to the patient under a given network or formulary. References: https://schema.org/HealthPlanCostSha...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HealthPlanCostSharingSpecification.py
0.923584
0.315558
HealthPlanCostSharingSpecification.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableSizeGroupBoys(BaseModel): """Size group "Boys" for wearables. References: https://schema.org/WearableSizeGroupBoys Note: Model Depth 6 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupBoys.py
0.942948
0.318591
WearableSizeGroupBoys.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class PerformanceRole(BaseModel): """A PerformanceRole is a Role that some entity places with regard to a theatrical performance, e.g. in a Movie, TVSeries etc. References: https...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PerformanceRole.py
0.943984
0.338924
PerformanceRole.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MedicalBusiness(BaseModel): """A particular physical or virtual business of an organization for medical purposes. Examples of MedicalBusiness include different businesses run by health ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalBusiness.py
0.863248
0.402157
MedicalBusiness.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class RegisterAction(BaseModel): """The act of registering to be a user of a service, product or web page.Related actions:* [[JoinAction]]: Unlike JoinAction, RegisterAction implies you are r...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RegisterAction.py
0.935949
0.377397
RegisterAction.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MobileWebPlatform(BaseModel): """Represents the broad notion of 'mobile' browsers as a Web Platform. References: https://schema.org/MobileWebPlatform Note: Mode...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MobileWebPlatform.py
0.945083
0.308372
MobileWebPlatform.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Review(BaseModel): """A review of an item - for example, of a restaurant, movie, or store. References: https://schema.org/Review Note: Model Depth 3 Attribu...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Review.py
0.921322
0.350421
Review.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MultiPlayer(BaseModel): """Play mode: MultiPlayer. Requiring or allowing multiple human players to play simultaneously. References: https://schema.org/MultiPlayer Note:...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MultiPlayer.py
0.944215
0.321047
MultiPlayer.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Vessel(BaseModel): """A component of the human body circulatory system comprised of an intricate network of hollow tubes that transport blood throughout the entire body. References...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Vessel.py
0.93638
0.406862
Vessel.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ShortStory(BaseModel): """Short story or tale. A brief work of literature, usually written in narrative prose. References: https://schema.org/ShortStory Note: M...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ShortStory.py
0.912743
0.318287
ShortStory.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Series(BaseModel): """A Series in schema.org is a group of related items, typically but not necessarily of the same kind. See also [[CreativeWorkSeries]], [[EventSeries]]. Referenc...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Series.py
0.953848
0.360461
Series.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LakeBodyOfWater(BaseModel): """A lake (for example, Lake Pontrachain). References: https://schema.org/LakeBodyOfWater Note: Model Depth 5 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LakeBodyOfWater.py
0.93764
0.686153
LakeBodyOfWater.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Nonprofit501q(BaseModel): """Nonprofit501q: Non-profit type referring to Credit Counseling Organizations. References: https://schema.org/Nonprofit501q Note: Mod...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501q.py
0.944919
0.280168
Nonprofit501q.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ComicSeries(BaseModel): """A sequential publication of comic stories under a unifying title, for example "The Amazing Spider-Man" or "Groo the Wanderer". References: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ComicSeries.py
0.896874
0.332358
ComicSeries.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class HowToStep(BaseModel): """A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and/or HowToTip items. References: https://schema...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HowToStep.py
0.916755
0.45417
HowToStep.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class EntryPoint(BaseModel): """An entry point, within some Web-based protocol. References: https://schema.org/EntryPoint Note: Model Depth 3 Attributes: ...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EntryPoint.py
0.937103
0.291072
EntryPoint.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class DemoAlbum(BaseModel): """DemoAlbum. References: https://schema.org/DemoAlbum Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[List[U...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DemoAlbum.py
0.938039
0.301002
DemoAlbum.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OnDemandEvent(BaseModel): """A publication event, e.g. catch-up TV or radio podcast, during which a program is available on-demand. References: https://schema.org/OnDemandE...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OnDemandEvent.py
0.908377
0.346458
OnDemandEvent.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class LinkRole(BaseModel): """A Role that represents a Web link, e.g. as expressed via the 'url' property. Its linkRelationship property can indicate URL-based and plain textual link types, e...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LinkRole.py
0.950273
0.308737
LinkRole.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class ItemListOrderType(BaseModel): """Enumerated for values for itemListOrder for indicating how an ordered ItemList is organized. References: https://schema.org/ItemListOrderTy...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ItemListOrderType.py
0.948811
0.322006
ItemListOrderType.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class BusReservation(BaseModel): """A reservation for bus travel. Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confi...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BusReservation.py
0.938885
0.314116
BusReservation.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class MeasurementTypeEnumeration(BaseModel): """Enumeration of common measurement types (or dimensions), for example "chest" for a person, "inseam" for pants, "gauge" for screws, or "wheel" f...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MeasurementTypeEnumeration.py
0.945349
0.32138
MeasurementTypeEnumeration.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class TypesHealthAspect(BaseModel): """Categorization and other types related to a topic. References: https://schema.org/TypesHealthAspect Note: Model Depth 5 Att...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TypesHealthAspect.py
0.946929
0.337777
TypesHealthAspect.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class OneTimePayments(BaseModel): """OneTimePayments: this is a benefit for one-time payments for individuals. References: https://schema.org/OneTimePayments Note: Mo...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OneTimePayments.py
0.947332
0.32532
OneTimePayments.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class Suspended(BaseModel): """Suspended. References: https://schema.org/Suspended Note: Model Depth 6 Attributes: potentialAction: (Optional[Union[List[U...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Suspended.py
0.938794
0.299701
Suspended.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class WearableMeasurementHips(BaseModel): """Measurement of the hip section, for example of a skirt References: https://schema.org/WearableMeasurementHips Note: Model...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementHips.py
0.945538
0.357119
WearableMeasurementHips.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class APIReference(BaseModel): """Reference documentation for application programming interfaces (APIs). References: https://schema.org/APIReference Note: Model Depth...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/APIReference.py
0.921367
0.336713
APIReference.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class FDAcategoryC(BaseModel): """A designation by the US FDA signifying that animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controll...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FDAcategoryC.py
0.927017
0.382516
FDAcategoryC.py
pypi
from __future__ import annotations from datetime import * from time import * from typing import * from pydantic import * class NailSalon(BaseModel): """A nail salon. References: https://schema.org/NailSalon Note: Model Depth 5 Attributes: potentialAction: (Optional[Union[Lis...
/schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/NailSalon.py
0.863248
0.373219
NailSalon.py
pypi