SemWeb Vocab Status ontology

IRI:
http://www.w3.org/2003/06/sw-vocab-status/ns
Authors:
Dan Brickley
Leigh Dodds
Libby Miller
Contributors:
Pierre-Yves Vandenbussche
Other visualisation:
Ontology source

Abstract

This vocabulary was created in the FOAF project, based on experience with FOAF, Dublin Core and other early RDF vocabularies. Deployment experience shows that changing namespace URIs is expensive and unrewarding, so this vocabulary provides terms to support in-place evolution of structured data vocabularies. By indicating status at the level of terms rather than vocabularies, dictionary-style, fine grained improvements become easier. Different organizations and parties can agree or disagree on the status of a vocabulary term; however the status published alongside the term may deserve special attention. Future work could include patterns for citing announcements and decisions, or using SKOS to decentralise the extension of the basic status levels.

Table of Content

  1. Introduction
  2. Annotation Properties
  3. Namespace Declarations

Introduction

An RDF vocabulary for relating SW vocabulary terms to their status.

Annotation Properties

term statusap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

is defined by
http://www.w3.org/2003/06/sw-vocab-status/ns#
the status of a vocabulary term, expressed as a short symbolic string; known values include 'unstable','testing', 'stable' and 'archaic'

Namespace Declarations back to ToC

default namespace
http://www.w3.org/2003/06/sw-vocab-status/ns#
dc
http://purl.org/dc/elements/1.1/
ns
http://www.w3.org/2003/06/sw-vocab-status/ns#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sw-vocab-status
http://www.w3.org/2003/06/sw-vocab-status/
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.