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 SideEffectsHealthAspect(BaseModel):
"""Side effects that can be observed from the usage of the topic.
References:
https://schema.org/SideEffectsHealthAspect
Note:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SideEffectsHealthAspect.py | 0.948905 | 0.326365 | SideEffectsHealthAspect.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class PlanAction(BaseModel):
"""The act of planning the execution of an event/task/action/reservation/plan to a future date.
References:
https://schema.org/PlanAction
Note:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PlanAction.py | 0.940898 | 0.371792 | PlanAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Nonprofit501c2(BaseModel):
"""Nonprofit501c2: Non-profit type referring to Title-holding Corporations for Exempt Organizations.
References:
https://schema.org/Nonprofit501c... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c2.py | 0.945349 | 0.26886 | Nonprofit501c2.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TrainTrip(BaseModel):
"""A trip on a commercial train line.
References:
https://schema.org/TrainTrip
Note:
Model Depth 4
Attributes:
potentialAction... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TrainTrip.py | 0.940092 | 0.401923 | TrainTrip.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MedicalStudyStatus(BaseModel):
"""The status of a medical study. Enumerated type.
References:
https://schema.org/MedicalStudyStatus
Note:
Model Depth 5
Attr... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalStudyStatus.py | 0.94428 | 0.349449 | MedicalStudyStatus.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class RepaymentSpecification(BaseModel):
"""A structured value representing repayment.
References:
https://schema.org/RepaymentSpecification
Note:
Model Depth 4
A... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RepaymentSpecification.py | 0.944704 | 0.407569 | RepaymentSpecification.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MedicalTestPanel(BaseModel):
"""Any collection of tests commonly ordered together.
References:
https://schema.org/MedicalTestPanel
Note:
Model Depth 4
Attri... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalTestPanel.py | 0.923308 | 0.327971 | MedicalTestPanel.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class CreativeWork(BaseModel):
"""The most generic kind of creative work, including books, movies, photographs, software programs, etc.
References:
https://schema.org/CreativeWor... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CreativeWork.py | 0.903986 | 0.292532 | CreativeWork.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class VisualArtwork(BaseModel):
"""A work of art that is primarily visual in character.
References:
https://schema.org/VisualArtwork
Note:
Model Depth 3
Attribute... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/VisualArtwork.py | 0.922093 | 0.331201 | VisualArtwork.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ReturnLabelSourceEnumeration(BaseModel):
"""Enumerates several types of return labels for product returns.
References:
https://schema.org/ReturnLabelSourceEnumeration
N... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReturnLabelSourceEnumeration.py | 0.945374 | 0.299726 | ReturnLabelSourceEnumeration.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Campground(BaseModel):
"""A camping site, campsite, or [[Campground]] is a place used for overnight stay in the outdoors, typically containing individual [[CampingPitch]] locations. In ... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Campground.py | 0.873936 | 0.544741 | Campground.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Bone(BaseModel):
"""Rigid connective tissue that comprises up the skeletal structure of the human body.
References:
https://schema.org/Bone
Note:
Model Depth 4
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Bone.py | 0.928844 | 0.342242 | Bone.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ResumeAction(BaseModel):
"""The act of resuming a device or application which was formerly paused (e.g. resume music playback or resume a timer).
References:
https://schema... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ResumeAction.py | 0.928376 | 0.421492 | ResumeAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class DoseSchedule(BaseModel):
"""A specific dosing schedule for a drug or supplement.
References:
https://schema.org/DoseSchedule
Note:
Model Depth 4
Attributes:... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DoseSchedule.py | 0.93774 | 0.304824 | DoseSchedule.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class HinduDiet(BaseModel):
"""A diet conforming to Hindu dietary practices, in particular, beef-free.
References:
https://schema.org/HinduDiet
Note:
Model Depth 5
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HinduDiet.py | 0.941453 | 0.335732 | HinduDiet.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class FDAcategoryD(BaseModel):
"""A designation by the US FDA signifying that there is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing e... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FDAcategoryD.py | 0.931789 | 0.40116 | FDAcategoryD.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class CatholicChurch(BaseModel):
"""A Catholic church.
References:
https://schema.org/CatholicChurch
Note:
Model Depth 6
Attributes:
potentialAction: (Opt... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CatholicChurch.py | 0.942566 | 0.617455 | CatholicChurch.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MedicalObservationalStudyDesign(BaseModel):
"""Design models for observational medical studies. Enumerated type.
References:
https://schema.org/MedicalObservationalStudyDes... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalObservationalStudyDesign.py | 0.946001 | 0.338815 | MedicalObservationalStudyDesign.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TheaterEvent(BaseModel):
"""Event type: Theater performance.
References:
https://schema.org/TheaterEvent
Note:
Model Depth 3
Attributes:
potentialAc... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TheaterEvent.py | 0.91702 | 0.333937 | TheaterEvent.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class EventPostponed(BaseModel):
"""The event has been postponed and no new date has been set. The event's previousStartDate should be set.
References:
https://schema.org/EventPo... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EventPostponed.py | 0.923889 | 0.300444 | EventPostponed.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class LeaveAction(BaseModel):
"""An agent leaves an event / group with participants/friends at a location.Related actions:* [[JoinAction]]: The antonym of LeaveAction.* [[UnRegisterAction]]: ... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LeaveAction.py | 0.938632 | 0.357988 | LeaveAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Researcher(BaseModel):
"""Researchers.
References:
https://schema.org/Researcher
Note:
Model Depth 4
Attributes:
potentialAction: (Optional[Union[Li... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Researcher.py | 0.949564 | 0.320662 | Researcher.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WarrantyScope(BaseModel):
"""A range of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.Commonly used values:* http://purl.or... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WarrantyScope.py | 0.939269 | 0.339171 | WarrantyScope.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TransformedContent(BaseModel):
"""Content coded 'transformed content' in a [[MediaReview]], considered in the context of how it was published or shared.For a [[VideoObject]] to be 'tran... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TransformedContent.py | 0.951594 | 0.451992 | TransformedContent.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ShoeStore(BaseModel):
"""A shoe store.
References:
https://schema.org/ShoeStore
Note:
Model Depth 5
Attributes:
potentialAction: (Optional[Union[Lis... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ShoeStore.py | 0.876145 | 0.294388 | ShoeStore.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class HighSchool(BaseModel):
"""A high school.
References:
https://schema.org/HighSchool
Note:
Model Depth 4
Attributes:
potentialAction: (Optional[Union[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/HighSchool.py | 0.945311 | 0.552178 | HighSchool.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class SeekToAction(BaseModel):
"""This is the [[Action]] of navigating to a specific [[startOffset]] timestamp within a [[VideoObject]], typically represented with a URL template structure.
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SeekToAction.py | 0.937769 | 0.390127 | SeekToAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TaxiService(BaseModel):
"""A service for a vehicle for hire with a driver for local travel. Fares are usually calculated based on distance traveled.
References:
https://sch... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TaxiService.py | 0.907364 | 0.344113 | TaxiService.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WebApplication(BaseModel):
"""Web applications.
References:
https://schema.org/WebApplication
Note:
Model Depth 4
Attributes:
potentialAction: (Opti... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WebApplication.py | 0.933073 | 0.28863 | WebApplication.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class SoldOut(BaseModel):
"""Indicates that the item has sold out.
References:
https://schema.org/SoldOut
Note:
Model Depth 5
Attributes:
potentialAction:... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SoldOut.py | 0.943217 | 0.297387 | SoldOut.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MusicAlbum(BaseModel):
"""A collection of music tracks.
References:
https://schema.org/MusicAlbum
Note:
Model Depth 4
Attributes:
potentialAction: (... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MusicAlbum.py | 0.927994 | 0.326459 | MusicAlbum.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class _3DModel(BaseModel):
"""A 3D model represents some kind of 3D content, which may have [[encoding]]s in one or more [[MediaObject]]s. Many 3D formats are available (e.g. see [Wikipedia](... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/_3DModel.py | 0.938273 | 0.499878 | _3DModel.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MusicAlbumReleaseType(BaseModel):
"""The kind of release which this album is: single, EP or album.
References:
https://schema.org/MusicAlbumReleaseType
Note:
Mo... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MusicAlbumReleaseType.py | 0.941835 | 0.320502 | MusicAlbumReleaseType.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class AutoRental(BaseModel):
"""A car rental business.
References:
https://schema.org/AutoRental
Note:
Model Depth 5
Attributes:
potentialAction: (Optiona... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AutoRental.py | 0.881264 | 0.364778 | AutoRental.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MusicVenue(BaseModel):
"""A music venue.
References:
https://schema.org/MusicVenue
Note:
Model Depth 4
Attributes:
potentialAction: (Optional[Union[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MusicVenue.py | 0.940127 | 0.529628 | MusicVenue.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class OrderReturned(BaseModel):
"""OrderStatus representing that an order has been returned.
References:
https://schema.org/OrderReturned
Note:
Model Depth 6
Attr... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OrderReturned.py | 0.942751 | 0.312593 | OrderReturned.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WearableMeasurementOutsideLeg(BaseModel):
"""Measurement of the outside leg, for example of pants
References:
https://schema.org/WearableMeasurementOutsideLeg
Note:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementOutsideLeg.py | 0.946485 | 0.342049 | WearableMeasurementOutsideLeg.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Brewery(BaseModel):
"""Brewery.
References:
https://schema.org/Brewery
Note:
Model Depth 5
Attributes:
potentialAction: (Optional[Union[List[Union[s... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Brewery.py | 0.880142 | 0.339499 | Brewery.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class SizeSystemImperial(BaseModel):
"""Imperial size system.
References:
https://schema.org/SizeSystemImperial
Note:
Model Depth 5
Attributes:
potentialA... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SizeSystemImperial.py | 0.942487 | 0.308698 | SizeSystemImperial.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TripleBlindedTrial(BaseModel):
"""A trial design in which neither the researcher, the person administering the therapy nor the patient knows the details of the treatment the patient was... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TripleBlindedTrial.py | 0.943764 | 0.353568 | TripleBlindedTrial.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class StructuredValue(BaseModel):
"""Structured values are used when the value of a property has a more complex structure than simply being a textual value or a reference to another thing.
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/StructuredValue.py | 0.95212 | 0.356671 | StructuredValue.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MoveAction(BaseModel):
"""The act of an agent relocating to a place.Related actions:* [[TransferAction]]: Unlike TransferAction, the subject of the move is a living Person or Organizati... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MoveAction.py | 0.940752 | 0.437523 | MoveAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class StatisticalPopulation(BaseModel):
"""A StatisticalPopulation is a set of instances of a certain given type that satisfy some set of constraints. The property [[populationType]] is used ... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/StatisticalPopulation.py | 0.983691 | 0.650273 | StatisticalPopulation.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class OTC(BaseModel):
"""The character of a medical substance, typically a medicine, of being available over the counter or not.
References:
https://schema.org/OTC
Note:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OTC.py | 0.946498 | 0.334467 | OTC.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class FlightReservation(BaseModel):
"""A reservation for air travel.Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual con... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/FlightReservation.py | 0.925441 | 0.348396 | FlightReservation.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Float(BaseModel):
"""Data type: Floating number.
References:
https://schema.org/Float
Note:
Model Depth 6
Attributes:
potentialAction: (Optional[Uni... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Float.py | 0.936518 | 0.318512 | Float.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class SportsTeam(BaseModel):
"""Organization: Sports team.
References:
https://schema.org/SportsTeam
Note:
Model Depth 4
Attributes:
potentialAction: (Opt... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SportsTeam.py | 0.875268 | 0.290116 | SportsTeam.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class LocalBusiness(BaseModel):
"""A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a br... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LocalBusiness.py | 0.904194 | 0.397997 | LocalBusiness.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class VinylFormat(BaseModel):
"""VinylFormat.
References:
https://schema.org/VinylFormat
Note:
Model Depth 5
Attributes:
potentialAction: (Optional[Union[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/VinylFormat.py | 0.94025 | 0.306436 | VinylFormat.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WearableSizeGroupHusky(BaseModel):
"""Size group "Husky" (or "Stocky") for wearables.
References:
https://schema.org/WearableSizeGroupHusky
Note:
Model Depth 6
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeGroupHusky.py | 0.943718 | 0.285914 | WearableSizeGroupHusky.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class SheetMusic(BaseModel):
"""Printed music, as opposed to performed or recorded music.
References:
https://schema.org/SheetMusic
Note:
Model Depth 3
Attributes... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SheetMusic.py | 0.9188 | 0.320768 | SheetMusic.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TravelAgency(BaseModel):
"""A travel agency.
References:
https://schema.org/TravelAgency
Note:
Model Depth 4
Attributes:
potentialAction: (Optional[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TravelAgency.py | 0.876158 | 0.312731 | TravelAgency.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class AnalysisNewsArticle(BaseModel):
"""An AnalysisNewsArticle is a [[NewsArticle]] that, while based on factual reporting, incorporates the expertise of the author/producer, offering interp... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AnalysisNewsArticle.py | 0.933172 | 0.366051 | AnalysisNewsArticle.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class OrderAction(BaseModel):
"""An agent orders an object/product/service to be delivered/sent.
References:
https://schema.org/OrderAction
Note:
Model Depth 4
At... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/OrderAction.py | 0.916773 | 0.40751 | OrderAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class TouristTrip(BaseModel):
"""A tourist trip. A created itinerary of visits to one or more places of interest ([[TouristAttraction]]/[[TouristDestination]]) often linked by a similar theme... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/TouristTrip.py | 0.960156 | 0.547525 | TouristTrip.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WearableSizeSystemEnumeration(BaseModel):
"""Enumerates common size systems specific for wearable products
References:
https://schema.org/WearableSizeSystemEnumeration
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemEnumeration.py | 0.941741 | 0.300297 | WearableSizeSystemEnumeration.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class CriticReview(BaseModel):
"""A [[CriticReview]] is a more specialized form of Review written or published by a source that is recognized for its reviewing activities. These can include o... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CriticReview.py | 0.893152 | 0.442998 | CriticReview.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ReturnLabelCustomerResponsibility(BaseModel):
"""Indicated that creating a return label is the responsibility of the customer.
References:
https://schema.org/ReturnLabelCus... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ReturnLabelCustomerResponsibility.py | 0.949212 | 0.314748 | ReturnLabelCustomerResponsibility.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Thing(BaseModel):
"""The most generic type of item.
References:
https://schema.org/Thing
Note:
Model Depth 1
Attributes:
potentialAction: (Optional[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Thing.py | 0.950457 | 0.31409 | Thing.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Audiobook(BaseModel):
"""An audiobook.
References:
https://schema.org/Audiobook
Note:
Model Depth 4
Attributes:
potentialAction: (Optional[Union[Lis... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Audiobook.py | 0.921167 | 0.336331 | Audiobook.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class AssessAction(BaseModel):
"""The act of forming one's opinion, reaction or sentiment.
References:
https://schema.org/AssessAction
Note:
Model Depth 3
Attribu... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AssessAction.py | 0.927515 | 0.416441 | AssessAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MusculoskeletalExam(BaseModel):
"""Musculoskeletal system clinical examination.
References:
https://schema.org/MusculoskeletalExam
Note:
Model Depth 5
Attri... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MusculoskeletalExam.py | 0.961992 | 0.342077 | MusculoskeletalExam.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Chiropractic(BaseModel):
"""A system of medicine focused on the relationship between the body's structure, mainly the spine, and its functioning.
References:
https://schema... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Chiropractic.py | 0.947757 | 0.355299 | Chiropractic.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class AcceptAction(BaseModel):
"""The act of committing to/adopting an object.Related actions:* [[RejectAction]]: The antonym of AcceptAction.
References:
https://schema.org/Acce... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AcceptAction.py | 0.932499 | 0.453322 | AcceptAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class UnemploymentSupport(BaseModel):
"""UnemploymentSupport: this is a benefit for unemployment support.
References:
https://schema.org/UnemploymentSupport
Note:
Mod... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/UnemploymentSupport.py | 0.925357 | 0.32138 | UnemploymentSupport.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Nonprofit501c19(BaseModel):
"""Nonprofit501c19: Non-profit type referring to Post or Organization of Past or Present Members of the Armed Forces.
References:
https://schema... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501c19.py | 0.947308 | 0.280167 | Nonprofit501c19.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class EvidenceLevelC(BaseModel):
"""Only consensus opinion of experts, case studies, or standard-of-care.
References:
https://schema.org/EvidenceLevelC
Note:
Model De... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EvidenceLevelC.py | 0.942142 | 0.301986 | EvidenceLevelC.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class PaidLeave(BaseModel):
"""PaidLeave: this is a benefit for paid leave.
References:
https://schema.org/PaidLeave
Note:
Model Depth 5
Attributes:
poten... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/PaidLeave.py | 0.937605 | 0.317731 | PaidLeave.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class MedicalTherapy(BaseModel):
"""Any medical intervention designed to prevent, treat, and cure human diseases and medical conditions, including both curative and palliative therapies. Medi... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/MedicalTherapy.py | 0.903239 | 0.367072 | MedicalTherapy.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class AerobicActivity(BaseModel):
"""Physical activity of relatively low intensity that depends primarily on the aerobic energy-generating process; during activity, the aerobic metabolism use... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AerobicActivity.py | 0.949482 | 0.364014 | AerobicActivity.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class BusStation(BaseModel):
"""A bus station.
References:
https://schema.org/BusStation
Note:
Model Depth 4
Attributes:
potentialAction: (Optional[Union[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BusStation.py | 0.945525 | 0.533033 | BusStation.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class SizeGroupEnumeration(BaseModel):
"""Enumerates common size groups for various product categories.
References:
https://schema.org/SizeGroupEnumeration
Note:
Mode... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/SizeGroupEnumeration.py | 0.946138 | 0.297968 | SizeGroupEnumeration.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class EnergyStarEnergyEfficiencyEnumeration(BaseModel):
"""Used to indicate whether a product is EnergyStar certified.
References:
https://schema.org/EnergyStarEnergyEfficiencyEn... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/EnergyStarEnergyEfficiencyEnumeration.py | 0.94688 | 0.309128 | EnergyStarEnergyEfficiencyEnumeration.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ComputerLanguage(BaseModel):
"""This type covers computer programming languages such as Scheme and Lisp, as well as other language-like computer representations. Natural languages are b... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ComputerLanguage.py | 0.954063 | 0.361193 | ComputerLanguage.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ItemListOrderDescending(BaseModel):
"""An ItemList ordered with higher values listed first.
References:
https://schema.org/ItemListOrderDescending
Note:
Model D... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ItemListOrderDescending.py | 0.943556 | 0.33674 | ItemListOrderDescending.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Nonprofit501k(BaseModel):
"""Nonprofit501k: Non-profit type referring to Child Care Organizations.
References:
https://schema.org/Nonprofit501k
Note:
Model Dept... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nonprofit501k.py | 0.944138 | 0.273398 | Nonprofit501k.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Obstetric(BaseModel):
"""A specific branch of medical science that specializes in the care of women during the prenatal and postnatal care and with the delivery of the child.
Refer... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Obstetric.py | 0.889256 | 0.334019 | Obstetric.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Embassy(BaseModel):
"""An embassy.
References:
https://schema.org/Embassy
Note:
Model Depth 5
Attributes:
potentialAction: (Optional[Union[List[Unio... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Embassy.py | 0.93774 | 0.516535 | Embassy.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class AllergiesHealthAspect(BaseModel):
"""Content about the allergy-related aspects of a health topic.
References:
https://schema.org/AllergiesHealthAspect
Note:
Mod... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/AllergiesHealthAspect.py | 0.944677 | 0.321061 | AllergiesHealthAspect.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class EUEnergyEfficiencyCategoryG(BaseModel):
"""Represents EU Energy Efficiency Class G 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/EUEnergyEfficiencyCategoryG.py | 0.943354 | 0.323888 | EUEnergyEfficiencyCategoryG.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Demand(BaseModel):
"""A demand entity represents the public, not necessarily binding, not necessarily exclusive, announcement by an organization or person to seek a certain type of good... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Demand.py | 0.922411 | 0.407746 | Demand.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class NotYetRecruiting(BaseModel):
"""Not yet recruiting.
References:
https://schema.org/NotYetRecruiting
Note:
Model Depth 6
Attributes:
potentialAction:... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/NotYetRecruiting.py | 0.941969 | 0.296355 | NotYetRecruiting.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class LiteraryEvent(BaseModel):
"""Event type: Literary event.
References:
https://schema.org/LiteraryEvent
Note:
Model Depth 3
Attributes:
potentialActio... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/LiteraryEvent.py | 0.915039 | 0.363901 | LiteraryEvent.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WearableMeasurementInseam(BaseModel):
"""Measurement of the inseam, for example of pants
References:
https://schema.org/WearableMeasurementInseam
Note:
Model De... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableMeasurementInseam.py | 0.946855 | 0.364976 | WearableMeasurementInseam.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WebSite(BaseModel):
"""A WebSite is a set of related web pages and other items typically served from a single web domain and accessible via URLs.
References:
https://schema... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WebSite.py | 0.927038 | 0.377885 | WebSite.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Intangible(BaseModel):
"""A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.
References:
https://sc... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Intangible.py | 0.948155 | 0.35095 | Intangible.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class DeliveryTimeSettings(BaseModel):
"""A DeliveryTimeSettings represents re-usable pieces of shipping information, relating to timing. It is designed for publication on an URL that may be ... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DeliveryTimeSettings.py | 0.94156 | 0.327426 | DeliveryTimeSettings.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ComedyClub(BaseModel):
"""A comedy club.
References:
https://schema.org/ComedyClub
Note:
Model Depth 5
Attributes:
potentialAction: (Optional[Union[... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ComedyClub.py | 0.877556 | 0.344747 | ComedyClub.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Nerve(BaseModel):
"""A common pathway for the electrochemical nerve impulses that are transmitted along each of the axons.
References:
https://schema.org/Nerve
Note:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Nerve.py | 0.940346 | 0.348978 | Nerve.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WearableSizeSystemEN13402(BaseModel):
"""EN 13402 (joint European standard for size labelling of clothes).
References:
https://schema.org/WearableSizeSystemEN13402
Note... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WearableSizeSystemEN13402.py | 0.943152 | 0.317439 | WearableSizeSystemEN13402.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class WebPageElement(BaseModel):
"""A web page element, like a table or an image.
References:
https://schema.org/WebPageElement
Note:
Model Depth 3
Attributes:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/WebPageElement.py | 0.935541 | 0.298696 | WebPageElement.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class ProfilePage(BaseModel):
"""Web page type: Profile page.
References:
https://schema.org/ProfilePage
Note:
Model Depth 4
Attributes:
potentialAction: ... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/ProfilePage.py | 0.926312 | 0.279516 | ProfilePage.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class BodyMeasurementChest(BaseModel):
"""Maximum girth of chest. Used, for example, to fit men's suits.
References:
https://schema.org/BodyMeasurementChest
Note:
Mod... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/BodyMeasurementChest.py | 0.949047 | 0.348285 | BodyMeasurementChest.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class DateTime(BaseModel):
"""A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] (see Chapter 5.4 of ISO 8601).
References:
https://schema.org... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/DateTime.py | 0.94364 | 0.345851 | DateTime.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class GraphicNovel(BaseModel):
"""Book format: GraphicNovel. May represent a bound collection of ComicIssue instances.
References:
https://schema.org/GraphicNovel
Note:
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/GraphicNovel.py | 0.938484 | 0.322419 | GraphicNovel.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class RadioSeason(BaseModel):
"""Season dedicated to radio broadcast and associated online delivery.
References:
https://schema.org/RadioSeason
Note:
Model Depth 4
... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/RadioSeason.py | 0.924777 | 0.336018 | RadioSeason.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class CancelAction(BaseModel):
"""The act of asserting that a future event/action is no longer going to happen.Related actions:* [[ConfirmAction]]: The antonym of CancelAction.
Reference... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/CancelAction.py | 0.944267 | 0.380586 | CancelAction.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class VisualArtsEvent(BaseModel):
"""Event type: Visual arts event.
References:
https://schema.org/VisualArtsEvent
Note:
Model Depth 3
Attributes:
potenti... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/VisualArtsEvent.py | 0.925103 | 0.338378 | VisualArtsEvent.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class Physiotherapy(BaseModel):
"""The practice of treatment of disease, injury, or deformity by physical methods such as massage, heat treatment, and exercise rather than by drugs or surgery... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/Physiotherapy.py | 0.905658 | 0.363195 | Physiotherapy.py | pypi |
from __future__ import annotations
from datetime import *
from time import *
from typing import *
from pydantic import *
class State(BaseModel):
"""A state or province of a country.
References:
https://schema.org/State
Note:
Model Depth 4
Attributes:
potentialAction: (Option... | /schemaorg_types-0.4.0.tar.gz/schemaorg_types-0.4.0/schemaorg_types/State.py | 0.942361 | 0.570391 | State.py | pypi |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.