This tutorial introduces concepts in RDF broken into three categories: 1) Fundamental (such as HTTP URIs); 2) Schema-definition concepts (useful for defining a new vocabularies); and 3) Utility concepts (such as RDFS:label and RDFS:comment).
URL: http://www.academictutorials.com/rdf/rdf-concepts.asp
Keywords: Range, Domain, Properties, Subclasses, Classes, HTTP URIs, RDF Schema
Publisher: AcademicTutorials.com
Date created: 2008-01-01 05:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P10M
Educational use: instruction
Educational audience: student
Interactivity type: expositive
- Knows the subject-predicate-object component structure of a triple.
- Understands that resources are declared to be members (instances) of classes using the property rdf:type.
- Understands that URIs and literals denote things in the world ("resources") real, imagined, or conceptual.
- Understands the role of formally declared domains and ranges for inferencing.