OD Vocabulary

This document is also available as an RDF schema

Abstract

The OD Vocabulary provides a minimum set of classes and properties for describing Official Documents used in the context of Social Security.

Status

The OD Vocabulary was developed by UAH and ISSA and all documentation is available on https://socialsec.github.io/voc/.

Copyright © 2018 UAH, ISSA

The vocabulary is published under CC BY Licence.


Namespaces used

Namespaces used in this schema
prefix namespace
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs http://www.w3.org/2000/01/rdf-schema#
od https://socialsec.github.io/voc/od/#

Summary of terms

The OD Vocabulary defines the following terms.

Class od:Document
label Document
comment Official document for social security issues.
Class od:Form
label Form
comment A form document.
subClassOf od:Document
Class od:P-Form
label P-Form
comment A form related to pensions.
subClassOf od:Form
Datatype property od:id
label Id
comment Identifier of an official document.
domain od:Document
range rdfs:Literal
Datatype property ir:title
label Title
comment Name of an official document.
domain od:Document
range rdfs:Literal
Object property od:template
label template
comment Template of an official document.
domain od:Document
range rdfs:Resource