v1.0.0
domainIncludes
Relates a property to a class that is (one of) the type(s) the property is expected to be used on.
Values expected to be these |
---|
Class |
Used on these types |
---|
Property |
Machine-readable formats
This term is available in the following machine-readable formats:
Turtle
Access the Turtle (.ttl) representation:
curl https://oerschema.org/terms/domainIncludes.ttl
JSON-LD
Access the JSON-LD representation:
curl https://oerschema.org/terms/domainIncludes.jsonld
RDF/XML
Access the RDF/XML (.rdf) representation:
curl https://oerschema.org/terms/domainIncludes.rdf
N-Triples
Access the N-Triples (.nt) representation:
curl https://oerschema.org/terms/domainIncludes.nt
Content Negotiation
OER Schema supports HTTP content negotiation. You can request different representations of this term by specifying the appropriate Accept header:
Examples:
Request Turtle format:
curl -LH "Accept: text/turtle" https://oerschema.org/domainIncludes
Request JSON-LD format:
curl -LH "Accept: application/ld+json" https://oerschema.org/domainIncludes
Request RDF/XML format:
curl -LH "Accept: application/rdf+xml" https://oerschema.org/domainIncludes
Request N-Triples format:
curl -LH "Accept: application/n-triples" https://oerschema.org/domainIncludes
Complete Vocabulary
The complete vocabulary is available in various formats at the following URLs: