This document describes the ontology available for the Labeling System namespace.
1. Introduction
2. Labeling System Vocabulary Overview
I. Ontology
II. Classes
a. Main Classes
III. Properties
The Labeling System ontology provides a vocabulary of classes and properties used in the Labeling System.
The Labeling System Ontology is available at http://labeling.link/docs/ls/datamodel.
The following table gives a none-normative overview of the Labeling System vocabulary. This document can be referenced directly, by its own URL http://labeling.link/docs/ls/core/index.htm, or indirectly, by content negotiation from the Labeling System namespace URI http://labeling.link/docs/ls/core#. Download the RDF representation on GitHub as RDF .
| http://labeling.link/docs/ls/core# | |
|---|---|
| Label: | Labeling System Vocabulary |
| Date: | 24.02.2017 |
| Description: | An RDF vocabulary for describing the basic structure and content of the Labeling System. |
| Version: | Aldgate Edition |
| Creator: | Florian Thiery M.Sc., Mainz Centre for Digitality in the Humanities and Cultural Studies |
| Licence: | CC BY 4.0 |
| ls:Agent | |
|---|---|
| URI: | http://labeling.link/docs/ls/core#Agent |
| Definition: | Section: Main Classes |
| Label: | A Labeling System Agent |
| SubClassOf: | http://xmlns.com/foaf/0.1/Agent |
| ls:Label | |
| URI: | http://labeling.link/docs/ls/core#Label |
| Definition: | Section: Main Classes |
| Label: | A Labeling System Label |
| SubClassOf: | http://www.w3.org/2004/02/skos/core#Concept |
| ls:Revision | |
| URI: | http://labeling.link/docs/ls/core#Revision |
| Definition: | Section: Main Classes |
| Label: | A Labeling System Revision |
| SubClassOf: | http://www.w3.org/ns/prov#Activity |
| ls:Vocabulary | |
| URI: | http://labeling.link/docs/ls/core#Vocabulary |
| Definition: | Section: Main Classes |
| Label: | A Labeling System Vocabulary |
| SubClassOf: | http://www.w3.org/2004/02/skos/core#ConceptScheme |
| ls:ReleaseType | |
|---|---|
| URI: | http://labeling.link/docs/ls/core#ReleaseType |
| Definition: | Section: Release Type Classes |
| Label: | release type |
| ls:Public | |
| URI: | http://labeling.link/docs/ls/core#Public |
| Definition: | Section: Release Type Classes |
| Label: | public item |
| SubClassOf: | ls:ReleaseType |
| ls:Draft | |
| URI: | http://labeling.link/docs/ls/core#Draft |
| Definition: | Section: Release Type Classes |
| Label: | item in draft mode |
| SubClassOf: | ls:ReleaseType |
| ls:hasReleaseType | |
|---|---|
| URI: | http://labeling.link/docs/ls/core#hasReleaseType |
| Definition: | Section: Describing Properties |
| Label: | has release type |
| Domain: | ls:Vocabulary |
| Range: | ls:ReleaseType |
| ls:released | |
| URI: | http://labeling.link/docs/ls/core#released |
| Definition: | Section: Describing Properties |
| Label: | was released at |
| Domain: | ls:Vocabulary |
| Range: | http://www.w3.org/2000/01/rdf-schema#Literal |
| ls:thumbnail | |
| URI: | http://labeling.link/docs/ls/core#thumbnail |
| Definition: | Section: Describing Properties |
| Label: | has a preferred skos:prefLabel |
| Domain: | ls:Label |
| Range: | http://www.w3.org/2000/01/rdf-schema#Literal |
| ls:action | |
|---|---|
| URI: | http://labeling.link/docs/ls/core#action |
| Definition: | Section: Revision Properties |
| Label: | has action |
| Domain: | ls:Revision |
| Range: | http://www.w3.org/2000/01/rdf-schema#Literal |
| ls:objectType | |
| URI: | http://labeling.link/docs/ls/core#objectType |
| Definition: | Section: Revision Properties |
| Label: | has object type |
| Domain: | ls:Revision |
| Range: | http://www.w3.org/2000/01/rdf-schema#Literal |
| ls:valueBefore | |
| URI: | http://labeling.link/docs/ls/core#valueBefore |
| Definition: | Section: Revision Properties |
| Label: | had value before |
| Domain: | ls:Revision |
| Range: | http://www.w3.org/2000/01/rdf-schema#Literal |
| ls:valueAfter | |
| URI: | http://labeling.link/docs/ls/core#valueAfter |
| Definition: | Section: Revision Properties |
| Label: | has value after |
| Domain: | ls:Revision |
| Range: | http://www.w3.org/2000/01/rdf-schema#Literal |
This work is licensed under a
Creative Commons Attribution 4.0 International License.