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/productSupported> | rdfs:comment | "The product or service this support contact point is related to (such as product support for a particular product line). This can be a specific product or product line (e.g. "iPhone") or a general category of products or services (e.g. "smartphones")." |
<https://schema.org/productSupported> | rdfs:label | "productSupported" |
<https://schema.org/productSupported> | <https://schema.org/domainIncludes> | <https://schema.org/ContactPoint> |
<https://schema.org/productSupported> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/productSupported> | <https://schema.org/rangeIncludes> | <https://schema.org/Product> |
<https://schema.org/productSupported> | rdf:type | rdf:Property |
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/contactType> | rdfs:comment | "A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point." |
<https://schema.org/contactType> | rdfs:label | "contactType" |
<https://schema.org/contactType> | <https://schema.org/domainIncludes> | <https://schema.org/ContactPoint> |
<https://schema.org/contactType> | <https://schema.org/rangeIncludes> | <https://schema.org/Text> |
<https://schema.org/contactType> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/contactOption> | rdfs:comment | "An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers)." |
<https://schema.org/contactOption> | rdfs:label | "contactOption" |
<https://schema.org/contactOption> | <https://schema.org/domainIncludes> | <https://schema.org/ContactPoint> |
<https://schema.org/contactOption> | <https://schema.org/rangeIncludes> | <https://schema.org/ContactPointOption> |
<https://schema.org/contactOption> | rdf:type | rdf:Property |
Subject | Predicate | Object |
---|---|---|
<https://schema.org/ContactPoint> | rdfs:subClassOf | <https://schema.org/StructuredValue> |
<https://schema.org/StructuredValue> | rdfs:comment | "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." |
<https://schema.org/StructuredValue> | rdfs:label | "StructuredValue" |
<https://schema.org/StructuredValue> | rdfs:subClassOf | <https://schema.org/Intangible> |
<https://schema.org/StructuredValue> | rdf:type | rdfs:Class |
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/StructuredValue> | rdfs:subClassOf | <https://schema.org/Intangible> |