The DISO Vocabulary
Metadata
- IRI
-
https://city-artificial-intelligence.github.io/diso/ontology - Title
The DISO Vocabulary
- Publisher
City St George's, University of London
- Date Issued
2026-05-07
- Version Info
1.0.0
- Description
A small OWL vocabulary for describing DISO (Defence, Intelligence and Security Ontologies) as a VoID / Dublin Core network of ontologies. It specialises void:Dataset into the ontology network, its subdomain clusters, and its member ontologies. Descriptive metadata reuses Dublin Core Terms and VoID terms directly.
Classes
Class Hierarchy
Class Definitions
Ontology Network c
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#OntologyNetwork
|
|---|---|
| Description | A curated network (collection) of ontologies, described as a VoID dataset whose void:subset members are its clusters. DISO itself is the sole instance. |
| Sub Class Of | dataset c |
Cluster c
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#Cluster
|
|---|---|
| Description | A subdomain grouping (cluster) within an ontology network. Its void:subset members are member ontologies, or - for a grouping cluster - further sub-clusters. |
| Sub Class Of | dataset c |
Member Ontology c
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology
|
|---|---|
| Description | An individual ontology that is a member of the network, described as a VoID dataset. |
| Sub Class Of | dataset c |
Dataset c
| IRI |
http://rdfs.org/ns/void#Dataset
|
|---|---|
| Super Class Of |
Datatype Properties
SPDX licence expression dp
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression
|
|---|---|
| Description | The licence of a dataset expressed as an SPDX licence expression, recorded verbatim. Captures compound expressions (e.g. 'MIT AND CC-BY-4.0') and the value 'NOASSERTION' where no licence could be established. |
| Range | xsd:string |
redistribution status dp
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#redistributionStatus
|
|---|---|
| Description | Whether DISO redistributes a member ontology's artefact ("hosted") or has withdrawn it ("withheld" - e.g. because a right to redistribute could not be established). When withheld, the access point is the upstream source, not a DISO-hosted file. |
| Range | xsd:string |
Annotation Properties
upstream source ap
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource
|
|---|---|
| Description | The authoritative RDF file at the ontology's origin (RDF/XML where available). Formerly diso:upstreamRDF. |
| Sub Property Of | Data Dump ap |
mirror ap
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#mirror
|
|---|---|
| Description | An alternative location of the ontology's RDF: a DISO-hosted copy, a version-pinned URL, or a web-archive snapshot. Canonical-vs-mirror precedence: pinned-commit upstream, then branch upstream, then web-archive, then the DISO-hosted copy. |
| Sub Property Of | Data Dump ap |
project page ap
| IRI |
https://city-artificial-intelligence.github.io/diso/ontology#projectPage
|
|---|---|
| Description | A human-facing page for the ontology - its project homepage or source repository. Formerly diso:landingPage. |
| Sub Property Of | foaf:page ap |
label ap
| IRI |
http://www.w3.org/2000/01/rdf-schema#label
|
|---|
subset ap
| IRI |
http://rdfs.org/ns/void#subset
|
|---|
data dump ap
| IRI |
http://rdfs.org/ns/void#dataDump
|
|---|---|
| Super Property Of |
|
title ap
| IRI |
http://purl.org/dc/terms/title
|
|---|
description ap
| IRI |
http://purl.org/dc/terms/description
|
|---|
abstract ap
| IRI |
http://purl.org/dc/terms/abstract
|
|---|
creator ap
| IRI |
http://purl.org/dc/terms/creator
|
|---|
publisher ap
| IRI |
http://purl.org/dc/terms/publisher
|
|---|
issued ap
| IRI |
http://purl.org/dc/terms/issued
|
|---|
identifier ap
| IRI |
http://purl.org/dc/terms/identifier
|
|---|
license ap
| IRI |
http://purl.org/dc/terms/license
|
|---|
bibliographic citation ap
| IRI |
http://purl.org/dc/terms/bibliographicCitation
|
|---|
sparql endpoint ap
| IRI |
http://rdfs.org/ns/void#sparqlEndpoint
|
|---|
page ap
| IRI |
http://xmlns.com/foaf/0.1/page
|
|---|---|
| Super Property Of | project page ap |
Namespaces
- dcterms
-
http://purl.org/dc/terms/ - diso
-
https://city-artificial-intelligence.github.io/diso/ontology# - foaf
-
http://xmlns.com/foaf/0.1/ - ns1
-
https://city-artificial-intelligence.github.io/diso/ - 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# - void
-
http://rdfs.org/ns/void# - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| c | Classes |
| dp | Datatype Properties |
| ap | Annotation Properties |