v1.0.0

Text

Property Expected Type Description
Properties of Text
Properties of DataType
Properties of Class
supersededBy Class or Enumeration or Property
Properties of Intangible
Properties of Thing
name Text The name of the item.
additionalType Class An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax.
description Text A short description of the item.
image CreativeWork or URL An image of the item.
mainEntityOfPage CreativeWork or URL Indicates a page (or other CreativeWork) for which this thing is the main entity being described.
sameAs URL URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website.
uri URL URL of the item.
Properties of
Properties of
Properties of
Properties of
Properties of
Properties of

"Text" is the value type for Properties:

Property On Types Description
additionalName Thing
An alias for the item.
courseIdentifier Course
The identifier of the course, i.e. MATH-100
deliveryFormat Course
LearningComponent
The format used to deliver the resource.
deliveryMode Resource
description Thing
A short description of the item.
gradingFormat Activity
Assessment
The grading format for this resource
mainContent Resource
The main content relating to the item.
name Resource
The name of the item.
sectionIdentifier CourseSection
The identifier of the section, i.e. 001, 002, e3we1-09
skill LearningObjective
A learned skill obtained by completion of a LearningObjective
termOffered Course
CourseSection
A term during which a course or course section is offered.

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/Text.ttl
JSON-LD

Access the JSON-LD representation:

View as JSON-LD

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

Access the RDF/XML (.rdf) representation:

View as RDF/XML

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

Access the N-Triples (.nt) representation:

View as N-Triples

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

Request JSON-LD format:

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

Request RDF/XML format:

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

Request N-Triples format:

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

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