Subject | Predicate | Object |
---|---|---|
<https://schema.org/identifier> | owl:equivalentProperty | <http://purl.org/dc/terms/identifier> |
<https://schema.org/identifier> | rdfs:comment | "The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. " |
<https://schema.org/identifier> | rdfs:label | "identifier" |
<https://schema.org/identifier> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/identifier> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/identifier> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/identifier> | <https://schema.org/rangeIncludes> | <https://schema.org/PropertyValue> |
<https://schema.org/identifier> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/mainEntityOfPage> | rdfs:comment | "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details." |
<https://schema.org/mainEntityOfPage> | rdfs:label | "mainEntityOfPage" |
<https://schema.org/mainEntityOfPage> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/mainEntityOfPage> | <https://schema.org/inverseOf> | <https://schema.org/mainEntity> |
<https://schema.org/mainEntityOfPage> | <https://schema.org/rangeIncludes> | <https://schema.org/CreativeWork> |
<https://schema.org/mainEntityOfPage> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/mainEntityOfPage> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/fundedItem> | <https://schema.org/domainIncludes> | <https://schema.org/Grant> |
<https://schema.org/MonetaryGrant> | rdfs:subClassOf | <https://schema.org/Grant> |
<https://schema.org/sponsor> | <https://schema.org/domainIncludes> | <https://schema.org/Grant> |
<https://schema.org/funder> | <https://schema.org/domainIncludes> | <https://schema.org/Grant> |
<https://schema.org/Grant> | rdfs:comment | "A grant, typically financial or otherwise quantifiable, of resources. Typically a [[funder]] sponsors some [[MonetaryAmount]] to an [[Organization]] or [[Person]], sometimes not necessarily via a dedicated or long-lived [[Project]], resulting in one or more outputs, or [[fundedItem]]s. For financial sponsorship, indicate the [[funder]] of a [[MonetaryGrant]]. For non-financial support, indicate [[sponsor]] of [[Grant]]s of resources (e.g. office space). Grants support activities directed towards some agreed collective goals, often but not always organized as [[Project]]s. Long-lived projects are sometimes sponsored by a variety of grants over time, but it is also common for a project to be associated with a single grant. The amount of a [[Grant]] is represented using [[amount]] as a [[MonetaryAmount]]. " |
<https://schema.org/Grant> | rdfs:label | "Grant" |
<https://schema.org/Grant> | rdfs:subClassOf | <https://schema.org/Intangible> |
<https://schema.org/Grant> | <https://schema.org/isPartOf> | <https://pending.schema.org> |
<https://schema.org/Grant> | <https://schema.org/source> | <https://github.com/schemaorg/schemaorg/issues/383> |
<https://schema.org/Grant> | <https://schema.org/source> | <https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FundInfoCollab> |
<https://schema.org/Grant> | rdf:type | rdfs:Class |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/image> | rdfs:comment | "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]." |
<https://schema.org/image> | rdfs:label | "image" |
<https://schema.org/image> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/image> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/image> | <https://schema.org/rangeIncludes> | <https://schema.org/ImageObject> |
<https://schema.org/image> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/disambiguatingDescription> | rdfs:comment | "A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation." |
<https://schema.org/disambiguatingDescription> | rdfs:label | "disambiguatingDescription" |
<https://schema.org/disambiguatingDescription> | rdfs:subPropertyOf | <https://schema.org/description> |
<https://schema.org/disambiguatingDescription> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/disambiguatingDescription> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/disambiguatingDescription> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/additionalType> | rdfs:comment | "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally." |
<https://schema.org/additionalType> | rdfs:label | "additionalType" |
<https://schema.org/additionalType> | rdfs:subPropertyOf | rdf:type |
<https://schema.org/additionalType> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/additionalType> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/additionalType> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/sameAs> | rdfs:comment | "URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website." |
<https://schema.org/sameAs> | rdfs:label | "sameAs" |
<https://schema.org/sameAs> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/sameAs> | <https://schema.org/rangeIncludes> | <https://schema.org/URL> |
<https://schema.org/sameAs> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/potentialAction> | rdfs:comment | "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role." |
<https://schema.org/potentialAction> | rdfs:label | "potentialAction" |
<https://schema.org/potentialAction> | <https://schema.org/domainIncludes> | <https://schema.org/Thing> |
<https://schema.org/potentialAction> | <https://schema.org/rangeIncludes> | <https://schema.org/Action> |
<https://schema.org/potentialAction> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/Intangible> | rdfs:comment | "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." |
<https://schema.org/Intangible> | rdfs:label | "Intangible" |
<https://schema.org/Intangible> | rdfs:subClassOf | <https://schema.org/Thing> |
<https://schema.org/Intangible> | rdf:type | rdfs:Class |
<https://schema.org/Grant> | rdfs:subClassOf | <https://schema.org/Intangible> |