Labeling System Vocabulary

24 February 2017 - Aldgate Edition

This version:
http://labeling.link/docs/ls/core/Aldgate/index.htm
Latest version:
http://labeling.link/docs/ls/core/index.htm
Previous version:
none
Authors:
Florian Thiery M.Sc. - Mainz Centre for Digitality in the Humanities and Cultural Studies


Status of this Document

This document describes the ontology available for the Labeling System namespace.



Index of Contents

1. Introduction

2. Labeling System Vocabulary Overview

   I. Ontology

   II. Classes

      a. Main Classes

      b. Release Type Classes

   III. Properties

      a. Describing properties

      b. Revision properties



Introduction

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.



Labeling System Vocabulary Overview

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 .

Ontology

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

Classes

I. Main Classes

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

II. Release Type Classes

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

Properties

I. Describing properties

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

II. Revision properties

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


Creative Commons License   This work is licensed under a Creative Commons Attribution 4.0 International License.