v1.0.0

Topic

The context of a LearningComponent

Property Expected Type Description
Properties of Topic
material SupportingMaterial The supporting material assiociated with a resource.
Properties of Resource
parentOf Resource A parent in relation to a child resource.
childOf Resource A child in relation to a parent resource.
forCourse Course The Course in which the resource is meant for.
mainContent Text The main content relating to the item.
forTopic Topic The Topic the resource is associated with
Properties of
Properties of

"Topic" is the value type for Properties:

Property On Types Description
forTopic Resource
The Topic the resource is associated with

Usage Examples

More specific Types

Machine-readable formats

This term is available in the following machine-readable formats:

Turtle

Access the Turtle (.ttl) representation:

View as Turtle

curl https://oerschema.org/terms/Topic.ttl
JSON-LD

Access the JSON-LD representation:

View as JSON-LD

curl https://oerschema.org/terms/Topic.jsonld
RDF/XML

Access the RDF/XML (.rdf) representation:

View as RDF/XML

curl https://oerschema.org/terms/Topic.rdf
N-Triples

Access the N-Triples (.nt) representation:

View as N-Triples

curl https://oerschema.org/terms/Topic.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/Topic

Request JSON-LD format:

curl -LH "Accept: application/ld+json" https://oerschema.org/Topic

Request RDF/XML format:

curl -LH "Accept: application/rdf+xml" https://oerschema.org/Topic

Request N-Triples format:

curl -LH "Accept: application/n-triples" https://oerschema.org/Topic
Complete Vocabulary

The complete vocabulary is available in various formats at the following URLs: