ESSIM Vocabulary

This document is also available as an RDF schema

Abstract

The ESSIM Vocabulary provides a minimum set of classes and properties for describing data (fileds) in Social Security forms.

Status

The ESSIM 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
cvmap http://data.europa.eu/core-vocabularies/
dc http://purl.org/dc/elements/1.1/
dcterms http://purl.org/dc/terms/
iso639-1 http://id.loc.gov/vocabulary/iso639-1
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs http://www.w3.org/2000/01/rdf-schema#
xsd http://www.w3.org/2001/XMLSchema#
essim https://socialsec.github.io/voc/essim/#
eurlex https://socialsec.github.io/voc/eurlex/#
got https://socialsec.github.io/voc/got/#
ir https://socialsec.github.io/voc/ir/#
od https://socialsec.github.io/voc/od/#

Summary of terms

The ESSIM Vocabulary defines the following terms.

Class essim:Field
label Data field
comment Data field in a Social Security form.
Class essim:Relation
label Relation
comment Relation between a data field and a term in the Glossary of Terms.
Object property essim:creatorInstitution
label Creator Institution
comment Social security institution primarily responsible for making the data.
domain essim:Field
range ir:Institution
obligation Mandatory
multiplicity 1..1
subPropertyOf dc:creator
Object property essim:dataSet
label Data Set
comment Core Vocabulary where a similar data concept could be found.
domain essim:Field
range cvmap:Mapping
obligation Optional
multiplicity 0..1
subPropertyOf dc:subject
Object property essim:dataTerm
label Data Term
comment Term included in the Glossary of Terms (GOT) that defines the meaning of the data field.
domain essim:Field
range got:Term
obligation Mandatory
multiplicity 1..1
subPropertyOf dc:title
Datatype property essim:dateCreated
label Date Created
comment A point of time associated with the starting point in the lifecycle of data.
domain essim:Field
range rdfs:Literal
obligation Mandatory
multiplicity 1..1
subPropertyOf dc:date
Datatype property essim:dateModified
label Date Modified
comment Date when data was last modified or changed.
domain essim:Field
range rdfs:Literal
obligation Optional
multiplicity 0..1
subPropertyOf dc:date
Datatype property essim:description
label Description
comment An effective description is 25-30 words long or approximately 150 characters.
domain essim:Field
range rdfs:Literal
obligation Mandatory
multiplicity 1..*
subPropertyOf dc:description
Datatype property essim:format
label Format
comment Format of the data.
domain essim:Field
range rdfs:Literal
obligation Mandatory
multiplicity 1..1
subPropertyOf dc:format
Datatype property essim:identifier
label Identifier
comment Identifier of the data (field).
domain essim:Field
range rdfs:Literal
obligation Optional
multiplicity 0..1
subPropertyOf dc:identifier
Object property essim:language
label Language
comment Language of the data when not numeric.
domain essim:Field
range iso639-1:iso639-1_Language
obligation Conditional
multiplicity 0..1
subPropertyOf dc:language
Object property essim:mandate
label Mandate
comment Legal reference of the exchanges where data is involved.
domain essim:Field
range eurlex:Regulation
obligation Optional
multiplicity 0..*
subPropertyOf dc:relation
Object property essim:references
label References
comment Official documents where data is present.
domain essim:Field
range od:Document
obligation Optional
multiplicity 0..*
subPropertyOf dc:relation
Object property essim:relationWithTerms
label Relation with Terms
comment Description of relationship between the data and other terms, different of the dataTerm.
domain essim:Field
range essim:Relation
obligation Optional
multiplicity 0..*
subPropertyOf dc:relation
Object property essim:senderInstitution
label Sender Institution
comment Social security institution responsible for sending the data.
domain essim:Field
range ir:Institution
obligation Optional
multiplicity 0..1
subPropertyOf dc:publisher
Object property essim:socialSecurityCategory
label Social Security Category
comment Branch of social security involved in the exchange of data.
domain essim:Field
range ir:Category
obligation Mandatory
multiplicity 1..1
subPropertyOf dc:coverage
Object property essim:relationTerm
label Relation Term
comment Term involved in a relation between a data and a term of the Glossary of Terms.
domain essim:Relation
range got:Term
obligation Mandatory
multiplicity 1..1
Datatype property essim:relationDescription
label Relation Description
comment Description of a relation between a data and a term of the Glossary of Terms.
domain essim:Relation
range rdfs:Literal
obligation Mandatory
multiplicity 1..1