Matches in Stad Gent for { ?s <http://www.w3.org/2000/01/rdf-schema#comment> ?o ?g. }
- ImageObjectSnapshot comment "A specific and exact (byte-for-byte) version of an <a class="localLink" href="/ImageObject">ImageObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata (e.g. XMP, EXIF) the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity." fill_in_here.
- ImagingTest comment "Any medical imaging modality typically used for diagnostic purposes." fill_in_here.
- IncentiveQualifiedExpenseType comment "The types of expenses that are covered by the incentive. For example some incentives are only for the goods (tangible items) but the services (labor) are excluded." fill_in_here.
- IncentiveStatus comment "Enumerates a status for an incentive, such as whether it is active." fill_in_here.
- IncentiveType comment "Enumerates common financial incentives for products, including tax credits, tax deductions, rebates and subsidies, etc." fill_in_here.
- IndividualPhysician comment "An individual medical practitioner. For their official address use <a class="localLink" href="/address">address</a>, for affiliations to hospitals use <a class="localLink" href="/hospitalAffiliation">hospitalAffiliation</a>. The <a class="localLink" href="/practicesAt">practicesAt</a> property can be used to indicate <a class="localLink" href="/MedicalOrganization">MedicalOrganization</a> hospitals, clinics, pharmacies etc. where this physician practices." fill_in_here.
- IndividualProduct comment "A single, identifiable product instance (e.g. a laptop with a particular serial number)." fill_in_here.
- InfectiousAgentClass comment "Classes of agents or pathogens that transmit infectious diseases. Enumerated type." fill_in_here.
- InfectiousDisease comment "An infectious disease is a clinically evident human disease resulting from the presence of pathogenic microbial agents, like pathogenic viruses, pathogenic bacteria, fungi, protozoa, multicellular parasites, and prions. To be considered an infectious disease, such pathogens are known to be able to cause this disease." fill_in_here.
- InformAction comment "The act of notifying someone of information pertinent to them, with no expectation of a response." fill_in_here.
- InsertAction comment "The act of adding at a specific location in an ordered collection." fill_in_here.
- InstallAction comment "The act of installing an application." fill_in_here.
- InsuranceAgency comment "An Insurance agency." fill_in_here.
- Intangible comment "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." fill_in_here.
- Integer comment "Data type: Integer." fill_in_here.
- InteractAction comment "The act of interacting with another person or organization." fill_in_here.
- InteractionCounter comment "A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the specific type of interaction." fill_in_here.
- InternetCafe comment "An internet cafe." fill_in_here.
- InvestmentFund comment "A company or fund that gathers capital from a number of investors to create a pool of money that is then re-invested into stocks, bonds and other assets." fill_in_here.
- InvestmentOrDeposit comment "A type of financial product that typically requires the client to transfer funds to a financial service in return for potential beneficial financial return." fill_in_here.
- InviteAction comment "The act of asking someone to attend an event. Reciprocal of RsvpAction." fill_in_here.
- Invoice comment "A statement of the money due for goods or services; a bill." fill_in_here.
- ItemAvailability comment "A list of possible product availability options." fill_in_here.
- ItemList comment "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 only for formatting." fill_in_here.
- ItemListOrderType comment "Enumerated for values for itemListOrder for indicating how an ordered ItemList is organized." fill_in_here.
- ItemPage comment "A page devoted to a single item, such as a particular product or hotel." fill_in_here.
- JewelryStore comment "A jewelry store." fill_in_here.
- JobPosting comment "A listing that describes a job opening in a certain organization." fill_in_here.
- JoinAction comment "An agent joins an event/group with participants/friends at a location.<br/><br/> Related actions:<br/><br/> <ul> <li><a class="localLink" href="/RegisterAction">RegisterAction</a>: Unlike RegisterAction, JoinAction refers to joining a group/team of people.</li> <li><a class="localLink" href="/SubscribeAction">SubscribeAction</a>: Unlike SubscribeAction, JoinAction does not imply that you'll be receiving updates.</li> <li><a class="localLink" href="/FollowAction">FollowAction</a>: Unlike FollowAction, JoinAction does not imply that you'll be polling for updates.</li> </ul> " fill_in_here.
- Joint comment "The anatomical location at which two or more bones make contact." fill_in_here.
- LakeBodyOfWater comment "A lake (for example, Lake Pontrachain)." fill_in_here.
- Landform comment "A landform or physical feature. Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface features such as bays, peninsulas, seas and so forth, including sub-aqueous terrain features such as submersed mountain ranges, volcanoes, and the great ocean basins." fill_in_here.
- LandmarksOrHistoricalBuildings comment "An historical landmark or building." fill_in_here.
- Language comment "Natural languages such as Spanish, Tamil, Hindi, English, etc. Formal language code tags expressed in <a href="https://en.wikipedia.org/wiki/IETF_language_tag">BCP 47</a> can be used via the <a class="localLink" href="/alternateName">alternateName</a> property. The Language type previously also covered programming languages such as Scheme and Lisp, which are now best represented using <a class="localLink" href="/ComputerLanguage">ComputerLanguage</a>." fill_in_here.
- LearningResource comment "The LearningResource type can be used to indicate <a class="localLink" href="/CreativeWork">CreativeWork</a>s (whether physical or digital) that have a particular and explicit orientation towards learning, education, skill acquisition, and other educational purposes.<br/><br/> <a class="localLink" href="/LearningResource">LearningResource</a> is expected to be used as an addition to a primary type such as <a class="localLink" href="/Book">Book</a>, <a class="localLink" href="/VideoObject">VideoObject</a>, <a class="localLink" href="/Product">Product</a> etc.<br/><br/> <a class="localLink" href="/EducationEvent">EducationEvent</a> serves a similar purpose for event-like things (e.g. a <a class="localLink" href="/Trip">Trip</a>). A <a class="localLink" href="/LearningResource">LearningResource</a> may be created as a result of an <a class="localLink" href="/EducationEvent">EducationEvent</a>, for example by recording one." fill_in_here.
- LeaveAction comment "An agent leaves an event / group with participants/friends at a location.<br/><br/> Related actions:<br/><br/> <ul> <li><a class="localLink" href="/JoinAction">JoinAction</a>: The antonym of LeaveAction.</li> <li><a class="localLink" href="/UnRegisterAction">UnRegisterAction</a>: Unlike UnRegisterAction, LeaveAction implies leaving a group/team of people rather than a service.</li> </ul> " fill_in_here.
- LegalForceStatus comment "A list of possible statuses for the legal force of a legislation." fill_in_here.
- LegalService comment "A LegalService is a business that provides legally-oriented services, advice and representation, e.g. law firms.<br/><br/> As a <a class="localLink" href="/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="/provider">provider</a> of one or more <a class="localLink" href="/Service">Service</a>(s)." fill_in_here.
- LegalValueLevel comment "A list of possible levels for the legal validity of a legislation." fill_in_here.
- Legislation comment "A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article)." fill_in_here.
- LegislationObject comment "A specific object or file containing a Legislation. Note that the same Legislation can be published in multiple files. For example, a digitally signed PDF, a plain PDF and an HTML version." fill_in_here.
- LegislativeBuilding comment "A legislative building—for example, the state capitol." fill_in_here.
- LendAction comment "The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.<br/><br/> Related actions:<br/><br/> <ul> <li><a class="localLink" href="/BorrowAction">BorrowAction</a>: Reciprocal of LendAction.</li> </ul> " fill_in_here.
- Library comment "A library." fill_in_here.
- LibrarySystem comment "A <a class="localLink" href="/LibrarySystem">LibrarySystem</a> is a collaborative system amongst several libraries." fill_in_here.
- LifestyleModification comment "A process of care involving exercise, changes to diet, fitness routines, and other lifestyle changes aimed at improving a health condition." fill_in_here.
- Ligament comment "A short band of tough, flexible, fibrous connective tissue that functions to connect multiple bones, cartilages, and structurally support joints." fill_in_here.
- LikeAction comment "The act of expressing a positive sentiment about the object. An agent likes an object (a proposition, topic or theme) with participants." fill_in_here.
- LinkRole comment "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.g. those in IANA link registry or others such as 'amphtml'. This structure provides a placeholder where details from HTML's link element can be represented outside of HTML, e.g. in JSON-LD feeds." fill_in_here.
- LiquorStore comment "A shop that sells alcoholic drinks such as wine, beer, whisky and other spirits." fill_in_here.
- ListItem comment "An list item, e.g. a step in a checklist or how-to description." fill_in_here.
- ListenAction comment "The act of consuming audio content." fill_in_here.
- LiteraryEvent comment "Event type: Literary event." fill_in_here.
- LiveBlogPosting comment "A <a class="localLink" href="/LiveBlogPosting">LiveBlogPosting</a> is a <a class="localLink" href="/BlogPosting">BlogPosting</a> intended to provide a rolling textual coverage of an ongoing event through continuous updates." fill_in_here.
- LoanOrCredit comment "A financial product for the loaning of an amount of money, or line of credit, under agreed terms and charges." fill_in_here.
- LocalBusiness comment "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc." fill_in_here.
- LocationFeatureSpecification comment "Specifies a location feature by providing a structured value representing a feature of an accommodation as a property-value pair of varying degrees of formality." fill_in_here.
- Locksmith comment "A locksmith." fill_in_here.
- LodgingBusiness comment "A lodging business, such as a motel, hotel, or inn." fill_in_here.
- LodgingReservation comment "A reservation for lodging at a hotel, motel, inn, etc.<br/><br/> Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations." fill_in_here.
- LoseAction comment "The act of being defeated in a competitive activity." fill_in_here.
- LymphaticVessel comment "A type of blood vessel that specifically carries lymph fluid unidirectionally toward the heart." fill_in_here.
- Manuscript comment "A book, document, or piece of music written by hand rather than typed or printed." fill_in_here.
- Map comment "A map." fill_in_here.
- MapCategoryType comment "An enumeration of several kinds of Map." fill_in_here.
- MarryAction comment "The act of marrying a person." fill_in_here.
- Mass comment "Properties that take Mass as values are of the form '<Number> <Mass unit of measure>'. E.g., '7 kg'." fill_in_here.
- MathSolver comment "A math solver which is capable of solving a subset of mathematical problems." fill_in_here.
- MaximumDoseSchedule comment "The maximum dosing schedule considered safe for a drug or supplement as recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity." fill_in_here.
- MeasurementMethodEnum comment "Enumeration(s) for use with <a class="localLink" href="/measurementMethod">measurementMethod</a>." fill_in_here.
- MeasurementTypeEnumeration comment "Enumeration of common measurement types (or dimensions), for example "chest" for a person, "inseam" for pants, "gauge" for screws, or "wheel" for bicycles." fill_in_here.
- MediaEnumeration comment "MediaEnumeration enumerations are lists of codes, labels etc. useful for describing media objects. They may be reflections of externally developed lists, or created at schema.org, or a combination." fill_in_here.
- MediaGallery comment "Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia." fill_in_here.
- MediaManipulationRatingEnumeration comment "Codes for use with the <a class="localLink" href="/mediaAuthenticityCategory">mediaAuthenticityCategory</a> property, indicating the authenticity of a media object (in the context of how it was published or shared). In general these codes are not mutually exclusive, although some combinations (such as 'original' versus 'transformed', 'edited' and 'staged') would be contradictory if applied in the same <a class="localLink" href="/MediaReview">MediaReview</a>. Note that the application of these codes is with regard to a piece of media shared or published in a particular context." fill_in_here.
- MediaObject comment "A media object, such as an image, video, audio, or text object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's)." fill_in_here.
- MediaReview comment "A <a class="localLink" href="/MediaReview">MediaReview</a> is a more specialized form of Review dedicated to the evaluation of media content online, typically in the context of fact-checking and misinformation. For more general reviews of media in the broader sense, use <a class="localLink" href="/UserReview">UserReview</a>, <a class="localLink" href="/CriticReview">CriticReview</a> or other <a class="localLink" href="/Review">Review</a> types. This definition is a work in progress. While the <a class="localLink" href="/MediaManipulationRatingEnumeration">MediaManipulationRatingEnumeration</a> list reflects significant community review amongst fact-checkers and others working to combat misinformation, the specific structures for representing media objects, their versions and publication context, are still evolving. Similarly, best practices for the relationship between <a class="localLink" href="/MediaReview">MediaReview</a> and <a class="localLink" href="/ClaimReview">ClaimReview</a> markup have not yet been finalized." fill_in_here.
- MediaReviewItem comment "Represents an item or group of closely related items treated as a unit for the sake of evaluation in a <a class="localLink" href="/MediaReview">MediaReview</a>. Authorship etc. apply to the items rather than to the curation/grouping or reviewing party." fill_in_here.
- MediaSubscription comment "A subscription which allows a user to access media including audio, video, books, etc." fill_in_here.
- MedicalAudience comment "Target audiences for medical web pages." fill_in_here.
- MedicalAudienceType comment "Target audiences types for medical web pages. Enumerated type." fill_in_here.
- MedicalBusiness comment "A particular physical or virtual business of an organization for medical purposes. Examples of MedicalBusiness include different businesses run by health professionals." fill_in_here.
- MedicalCause comment "The causative agent(s) that are responsible for the pathophysiologic process that eventually results in a medical condition, symptom or sign. In this schema, unless otherwise specified this is meant to be the proximate cause of the medical condition, symptom or sign. The proximate cause is defined as the causative agent that most directly results in the medical condition, symptom or sign. For example, the HIV virus could be considered a cause of AIDS. Or in a diagnostic context, if a patient fell and sustained a hip fracture and two days later sustained a pulmonary embolism which eventuated in a cardiac arrest, the cause of the cardiac arrest (the proximate cause) would be the pulmonary embolism and not the fall. Medical causes can include cardiovascular, chemical, dermatologic, endocrine, environmental, gastroenterologic, genetic, hematologic, gynecologic, iatrogenic, infectious, musculoskeletal, neurologic, nutritional, obstetric, oncologic, otolaryngologic, pharmacologic, psychiatric, pulmonary, renal, rheumatologic, toxic, traumatic, or urologic causes; medical conditions can be causes as well." fill_in_here.
- MedicalClinic comment "A facility, often associated with a hospital or medical school, that is devoted to the specific diagnosis and/or healthcare. Previously limited to outpatients but with evolution it may be open to inpatients as well." fill_in_here.
- MedicalCode comment "A code for a medical entity." fill_in_here.
- MedicalCondition comment "Any condition of the human body that affects the normal functioning of a person, whether physically or mentally. Includes diseases, injuries, disabilities, disorders, syndromes, etc." fill_in_here.
- MedicalConditionStage comment "A stage of a medical condition, such as 'Stage IIIa'." fill_in_here.
- MedicalContraindication comment "A condition or factor that serves as a reason to withhold a certain medical therapy. Contraindications can be absolute (there are no reasonable circumstances for undertaking a course of action) or relative (the patient is at higher risk of complications, but these risks may be outweighed by other considerations or mitigated by other measures)." fill_in_here.
- MedicalDevice comment "Any object used in a medical capacity, such as to diagnose or treat a patient." fill_in_here.
- MedicalDevicePurpose comment "Categories of medical devices, organized by the purpose or intended use of the device." fill_in_here.
- MedicalEntity comment "The most generic type of entity related to health and the practice of medicine." fill_in_here.
- MedicalEnumeration comment "Enumerations related to health and the practice of medicine: A concept that is used to attribute a quality to another concept, as a qualifier, a collection of items or a listing of all of the elements of a set in medicine practice." fill_in_here.
- MedicalEvidenceLevel comment "Level of evidence for a medical guideline. Enumerated type." fill_in_here.
- MedicalGuideline comment "Any recommendation made by a standard society (e.g. ACC/AHA) or consensus statement that denotes how to diagnose and treat a particular condition. Note: this type should be used to tag the actual guideline recommendation; if the guideline recommendation occurs in a larger scholarly article, use MedicalScholarlyArticle to tag the overall article, not this type. Note also: the organization making the recommendation should be captured in the recognizingAuthority base property of MedicalEntity." fill_in_here.
- MedicalGuidelineContraindication comment "A guideline contraindication that designates a process as harmful and where quality of the data supporting the contraindication is sound." fill_in_here.
- MedicalGuidelineRecommendation comment "A guideline recommendation that is regarded as efficacious and where quality of the data supporting the recommendation is sound." fill_in_here.
- MedicalImagingTechnique comment "Any medical imaging modality typically used for diagnostic purposes. Enumerated type." fill_in_here.
- MedicalIndication comment "A condition or factor that indicates use of a medical therapy, including signs, symptoms, risk factors, anatomical states, etc." fill_in_here.
- MedicalIntangible comment "A utility class that serves as the umbrella for a number of 'intangible' things in the medical space." fill_in_here.
- MedicalObservationalStudy comment "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 subjects over a period of time. In an observational study, the assignment of subjects into treatment groups versus control groups is outside the control of the investigator. This is in contrast with controlled studies, such as the randomized controlled trials represented by MedicalTrial, where each subject is randomly assigned to a treatment group or a control group before the start of the treatment." fill_in_here.
- MedicalObservationalStudyDesign comment "Design models for observational medical studies. Enumerated type." fill_in_here.