This document is also available as an RDF schema
The IR Vocabulary provides a minimum set of classes and properties for describing institutions included in the Institutions Repository.
The IR Vocabulary was developed by UAH and ISSA and all documentation is available on https://socialsec.github.io/voc/.
The vocabulary is published under CC BY Licence.
| prefix | namespace |
|---|---|
| rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
| rdfs | http://www.w3.org/2000/01/rdf-schema# |
| ir | https://socialsec.github.io/voc/ir/# |
The IR Vocabulary defines the following terms.
| Class | ir:Institution |
|---|---|
| label | Institution |
| comment | Institution included in the Institution Repository. |
| Class | ir:Category |
|---|---|
| label | Category |
| comment | Category in Social Security context. |
| Datatype property | ir:id |
|---|---|
| label | Id |
| comment | Identifier of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Datatype property | ir:acronym |
|---|---|
| label | Acronym |
| comment | Acronym of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Datatype property | ir:fullName |
|---|---|
| label | Full Name |
| comment | Full name of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Datatype property | ir:fullName2 |
|---|---|
| label | Full Name 2 |
| comment | Second Full name of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Datatype property | ir:fullName3 |
|---|---|
| label | Full Name 3 |
| comment | Third Full name of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Datatype property | ir:fullNameEnglish |
|---|---|
| label | Full Name in English |
| comment | Full name in English of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Datatype property | ir:fullNameLatin |
|---|---|
| label | Full Name in Latin |
| comment | Full name in Latin characters of an institution. |
| domain | ir:Institution |
| range | rdfs:Literal |
| Object property | ir:category |
|---|---|
| label | category |
| comment | Category of an institution. |
| domain | ir:Institution |
| range | ir:Category |
| Datatype property | ir:categoryId |
|---|---|
| label | category Id |
| comment | Identifier of an institution category. |
| domain | ir:Category |
| range | rdfs:Literal |
| Datatype property | ir:categoryValue |
|---|---|
| label | category value |
| comment | Name of an institution category. |
| domain | ir:Category |
| range | rdfs:Literal |