@prefix diso:    <https://city-artificial-intelligence.github.io/diso/ontology#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix void:    <http://rdfs.org/ns/void#> .

<https://city-artificial-intelligence.github.io/diso/dataset>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> ;
    <http://www.w3.org/2002/07/owl#imports> <https://city-artificial-intelligence.github.io/diso/ontology> ;
    <http://purl.org/dc/terms/title> "DISO Network - VoID / Dublin Core description" ;
    <http://purl.org/dc/terms/description> "A VoID and Dublin Core Terms description of DISO - the network of defence, intelligence and security ontologies - its subdomain clusters and its member ontologies." ;
    <http://www.w3.org/2002/07/owl#versionInfo> "1.0.0" ;
    <http://purl.org/dc/terms/issued> "2026-05-07"^^<http://www.w3.org/2001/XMLSchema#date> .

<https://city-artificial-intelligence.github.io/diso/ontology#OntologyNetwork>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .

<https://city-artificial-intelligence.github.io/diso/ontology#Cluster>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .

<https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .

<http://rdfs.org/ns/void#Dataset>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .

<http://rdfs.org/ns/void#subset>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://rdfs.org/ns/void#dataDump>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://rdfs.org/ns/void#sparqlEndpoint>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/title>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/description>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/abstract>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/creator>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/publisher>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/issued>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/identifier>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/terms/license>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://www.w3.org/2000/01/rdf-schema#label>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<https://city-artificial-intelligence.github.io/diso/ontology#mirror>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<https://city-artificial-intelligence.github.io/diso/ontology#projectPage>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://xmlns.com/foaf/0.1/page>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .

<https://city-artificial-intelligence.github.io/diso/dataset/network/DISO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#OntologyNetwork> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "DISO" ;
    <http://purl.org/dc/terms/title> "DISO: Defence, Intelligence and Security Ontologies" ;
    <http://purl.org/dc/terms/description> "DISO is a curated collection of publicly available OWL ontologies covering the domains of defence, intelligence and security, organised into subdomain clusters. It was assembled to support a defence, intelligence and security track for the Ontology Alignment Evaluation Initiative (OAEI)." ;
    <http://purl.org/dc/terms/abstract> "The use of ontologies and knowledge graphs is becoming increasingly widespread in the defence and national security domain. Numerous ontologies have been developed through initiatives led by academia, industry, and government. Achieving interoperability across diverse defence and national security ontologies remains a major challenge due to the domain's breadth and specialisation. In this work, we analyse and document over 60 publicly available ontologies and introduce a new track for the Ontology Alignment Evaluation Initiative (OAEI). This track comprises eight matching tasks, consensus alignments and a subset of manually-curated mappings. The consensus alignments are derived by aggregating the outputs of several state-of-the-art ontology alignment systems." ;
    <http://purl.org/dc/terms/creator> <https://orcid.org/0009-0009-0260-0492> ;
    <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0001-6724-899X> ;
    <http://purl.org/dc/terms/creator> <https://orcid.org/0009-0008-2736-6789> ;
    <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0002-1847-9393> ;
    <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0002-9083-4599> ;
    <http://purl.org/dc/terms/publisher> "City St George's, University of London" ;
    <http://purl.org/dc/terms/issued> "2026-05-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
    <http://purl.org/dc/terms/identifier> "10.5281/zenodo.20059507" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/MIT> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "MIT" ;
    <http://www.w3.org/2002/07/owl#versionInfo> "1.0.0" ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/agentic> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/ambient-intelligence> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/context-awareness> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/cyber-security> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/digital-twins> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/information-exchange> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/information-security> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/mid-level> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/risk-management> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/robotics> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/situation-awareness> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-environments> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/upper-level> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/agentic>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Agentic" ;
    <http://purl.org/dc/terms/title> "Agentic" ;
    <http://purl.org/dc/terms/description> "Ontologies relating to agentic AI and (semantic) services." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/OWL-S> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/ambient-intelligence>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Ambient Intelligence" ;
    <http://purl.org/dc/terms/title> "Ambient Intelligence" ;
    <http://purl.org/dc/terms/description> "Environments with electronic devices that are aware of and adapt to human presence, enhancing interaction through context-aware, interconnected systems." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/BOnSAI> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/context-awareness>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Context Awareness" ;
    <http://purl.org/dc/terms/title> "Context Awareness" ;
    <http://purl.org/dc/terms/description> "A special case of situation awareness focused on individuals and their immediate context, supporting pervasive computing where services adapt to user context." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CoDAMoS> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/mIO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SOUPA> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/cyber-security>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Cyber Security" ;
    <http://purl.org/dc/terms/title> "Cyber Security" ;
    <http://purl.org/dc/terms/description> "Information security strictly within the digital domain: securing assets against digital threats. The largest cluster in DISO." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/ATTACK> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CAPEC> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CPE> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CVE> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CVSS> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CWE> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/D3FEND> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/ICSA> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/ICS-SEC-KG-ONTO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/ITIO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/Ops> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SNORT> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/STIX> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/UCO_1> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/UCO_2> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/digital-twins>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Digital Twins" ;
    <http://purl.org/dc/terms/title> "Digital Twins" ;
    <http://purl.org/dc/terms/description> "Digital representations of physical-world entities, environments or processes with two-way data flow between the physical and digital." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SAREF> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/information-exchange>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Information Exchange" ;
    <http://purl.org/dc/terms/title> "Information Exchange" ;
    <http://purl.org/dc/terms/description> "Ontologies that standardise data representations to facilitate the exchange and aggregation of data across diverse domains, organisations and systems." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/IES> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/JC3IEDM> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/information-security>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Information Security" ;
    <http://purl.org/dc/terms/title> "Information Security" ;
    <http://purl.org/dc/terms/description> "Protecting information in all forms, physical and digital, around the CIA triad of confidentiality, integrity and availability." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CordaSecOnt> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/MDISOnt> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/OntoSecRPA> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SecAOnto> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SO> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/mid-level>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Mid-level Ontologies" ;
    <http://purl.org/dc/terms/title> "Mid-level Ontologies" ;
    <http://purl.org/dc/terms/description> "Ontologies that bridge domain-specific ontologies and upper-level ontologies." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CCO> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/risk-management>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Risk Management" ;
    <http://purl.org/dc/terms/title> "Risk Management" ;
    <http://purl.org/dc/terms/description> "Ontologies relating to the identification, assessment and management of risk." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/IRIS> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/robotics>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Robotics" ;
    <http://purl.org/dc/terms/title> "Robotics" ;
    <http://purl.org/dc/terms/description> "Ontologies for robotics and for robotic process automation." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CORA> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/OntoSecRPA> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/situation-awareness>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Situation Awareness" ;
    <http://purl.org/dc/terms/title> "Situation Awareness" ;
    <http://purl.org/dc/terms/description> "The perception, comprehension and prediction of an environment, its elements and their meaning within dynamic task settings." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SAWCore> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SOUPA> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/STO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/JC3IEDM> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-environments>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Smart Environments" ;
    <http://purl.org/dc/terms/title> "Smart Environments" ;
    <http://purl.org/dc/terms/description> "Ontologies that model environments at different scales (cities, buildings, homes) with smart or intelligent aspects." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-buildings> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-cities> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-homes> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/upper-level>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Upper-level Ontologies" ;
    <http://purl.org/dc/terms/title> "Upper-level Ontologies" ;
    <http://purl.org/dc/terms/description> "Abstract, general (foundational / top-level) ontologies whose concepts apply across domains to support broad semantic interoperability." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/BFO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/DOLCE> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/DUL> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/GFO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/GFO-Bio> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/gUFO> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SUMO> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-buildings>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Smart Buildings" ;
    <http://purl.org/dc/terms/title> "Smart Buildings" ;
    <http://purl.org/dc/terms/description> "Ontologies for smart buildings." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/BOnSAI> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/BOT> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/BRICK> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/IMF> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-cities>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Smart Cities" ;
    <http://purl.org/dc/terms/title> "Smart Cities" ;
    <http://purl.org/dc/terms/description> "Ontologies for smart cities." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/CityOWL> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SMOF> .

<https://city-artificial-intelligence.github.io/diso/dataset/cluster/smart-homes>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#Cluster> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Smart Homes" ;
    <http://purl.org/dc/terms/title> "Smart Homes" ;
    <http://purl.org/dc/terms/description> "Ontologies for smart homes." ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/SmartEnv> ;
    <http://rdfs.org/ns/void#subset> <https://city-artificial-intelligence.github.io/diso/dataset/ontology/ThinkHome> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/OWL-S>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Semantic Markup for Web Services" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "OWL-S" ;
    <http://purl.org/dc/terms/description> "An OWL ontology for describing Semantic Web services, enabling automated discovery, invocation and composition." ;
    <http://purl.org/dc/terms/bibliographicCitation> "David Martin (ed.), Mark Burstein, Jerry Hobbs, Ora Lassila, Drew McDermott, Sheila McIlraith, Srini Narayanan, Massimo Paolucci, Bijan Parsia, Terry Payne, Evren Sirin, Naveen Srinivasan, Katia Sycara. OWL-S: Semantic Markup for Web Services. W3C Member Submission, 22 November 2004. https://www.w3.org/submissions/2004/SUBM-OWL-S-20041122/" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "Nokia AND LicenseRef-W3C-Document-License" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/agentic/OWL-S/owl-s.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <http://www.daml.org/services/owl-s/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://www.daml.org/services/owl-s/1.2/Service.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CoDAMoS>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Context-Driven Adaptation of Mobile Services" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CoDAMoS" ;
    <http://purl.org/dc/terms/description> "An ontology modelling user, platform, environment and service for context-aware applications in pervasive computing." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Preuveneers, D., Van den Bergh, J., Wagelaar, D., Georges, A., Rigole, P., Clerckx, T., Berbers, Y., Coninx, K., Jonckers, V., De Bosschere, K. (2004). Towards an extensible context ontology for ambient intelligence. In European Symposium on Ambient Intelligence (EUSAI 2004), pp. 148–159. Springer. https://doi.org/10.1007/978-3-540-30473-9_15" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-author-permission" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/context-awareness/CoDAMoS/CoDAMoS.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <http://lpis.csd.auth.gr/ontologies/ontolist.html> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <http://lpis.csd.auth.gr/ontologies/CoDAMoS/CoDAMoS.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/mIO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "mIO! Ontology Network (context for mobile environments)" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "mIO!" ;
    <http://purl.org/dc/terms/description> "An ontology network representing user context for mobile environments: location, environment, services, devices and social information." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Poveda-Villalón, M., Suárez-Figueroa, M. C., García-Castro, R., and Gómez-Pérez, A. (2010). A Context Ontology for Mobile Environments. In Proceedings of the Workshop on Context, Information and Ontologies (CIAO 2010), co-located with EKAW 2010, Lisbon, Portugal. CEUR Workshop Proceedings, Vol. 626. ISSN 1613-0073. https://ceur-ws.org/Vol-626/regular3.pdf" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-3.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-3.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/context-awareness/mIO%21/mIOmerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://oeg.fi.upm.es/index.php/en/ontologies/82-mio-ontologies/index.html> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/ATTACK>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "MITRE ATT&CK" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "ATTACK" ;
    <http://purl.org/dc/terms/description> "A knowledge base of adversary tactics and techniques based on real-world observations." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kabul Kurniawan, Andreas Ekelhart, Elmar Kiesling. \"An ATT&CK-KG for Linking Cybersecurity Attacks to Adversary Tactics and Techniques.\" In ISWC 2021 Posters, Demos, and Industry Tracks, CEUR Workshop Proceedings, Vol. 2980, paper363. CEUR-WS.org, 2021. https://ceur-ws.org/Vol-2980/paper363.pdf" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-MITRE-ATTACK-ToU AND CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/ATTACK/attack.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://attack.mitre.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/726bd315e4d23a96f3c434d9a03903c6c085c65c/src/main/resources/owl/ATTACK.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/ATTACK.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/ATTACK/attack.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CAPEC>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Common Attack Pattern Enumerations and Classifications" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CAPEC" ;
    <http://purl.org/dc/terms/description> "A dictionary of known attack patterns used by adversaries to exploit weaknesses." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kurniawan, K., Kiesling, E., Winkler, D., and Ekelhart, A. (2024). The ICS-SEC KG: An Integrated Cybersecurity Resource for Industrial Control Systems. In: The Semantic Web – ISWC 2024, Lecture Notes in Computer Science, vol. 15233, pp. 153–170. Springer, Cham. https://doi.org/10.1007/978-3-031-77847-6_9" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-MITRE-CAPEC-ToU AND CC-BY-4.0 AND MIT" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/CAPEC/capec.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://capec.mitre.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/726bd315e4d23a96f3c434d9a03903c6c085c65c/src/main/resources/owl/CAPEC.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/CAPEC.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/CAPEC/capec.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CPE>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Common Platform Enumeration" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CPE" ;
    <http://purl.org/dc/terms/description> "A structured naming scheme for IT systems, software and packages." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kiesling, E., Ekelhart, A., Kurniawan, K., and Ekaputra, F. (2019). The SEPSES Knowledge Graph: An Integrated Resource for Cybersecurity. In C. Ghidini et al. (Eds.), The Semantic Web – ISWC 2019, Lecture Notes in Computer Science, vol. 11779, pp. 198–214. Springer, Cham. https://doi.org/10.1007/978-3-030-30796-7_13" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "MIT AND LicenseRef-NIST-CPE-Dictionary-PD" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/CPE/cpe.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://nvd.nist.gov/products/cpe> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/1bb8268daf8d3cb01bb0caa9118057ac2dcc7bea/src/main/resources/owl/CPE.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/CPE.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/CPE/cpe.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CVE>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Common Vulnerabilities and Exposures" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CVE" ;
    <http://purl.org/dc/terms/description> "A catalogue of publicly disclosed cybersecurity vulnerabilities." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kiesling, E., Ekelhart, A., Kurniawan, K., & Ekaputra, F. (2019). The SEPSES Knowledge Graph: An Integrated Resource for Cybersecurity. In The Semantic Web – ISWC 2019, Lecture Notes in Computer Science vol. 11779, pp. 198–214. Springer, Cham. https://doi.org/10.1007/978-3-030-30796-7_13" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0 AND MIT AND LicenseRef-MITRE-CVE-Terms-of-Use" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/CVE/cve.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.cve.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/CVE.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/CVE/cve.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CVSS>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Common Vulnerability Scoring System" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CVSS" ;
    <http://purl.org/dc/terms/description> "An open framework for rating the severity of security vulnerabilities." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kiesling, E., Ekelhart, A., Kurniawan, K., & Ekaputra, F. (2019). The SEPSES Knowledge Graph: An Integrated Resource for Cybersecurity. In C. Ghidini et al. (Eds.), The Semantic Web – ISWC 2019 (Lecture Notes in Computer Science, vol. 11779, pp. 198–214). Springer, Cham. https://doi.org/10.1007/978-3-030-30796-7_13" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "(CC-BY-4.0 OR MIT) AND LicenseRef-FIRST-CVSS-ToU" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/CVSS/cvss.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.first.org/cvss/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/726bd315e4d23a96f3c434d9a03903c6c085c65c/src/main/resources/owl/CVSS.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/CVSS.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/CVSS/cvss.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CWE>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Common Weakness Enumeration" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CWE" ;
    <http://purl.org/dc/terms/description> "A community-developed list of common software and hardware weakness types." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kiesling, E., Ekelhart, A., Kurniawan, K., and Ekaputra, F. (2019). The SEPSES Knowledge Graph: An Integrated Resource for Cybersecurity. In: The Semantic Web – ISWC 2019, Lecture Notes in Computer Science, vol. 11779, pp. 198–214. Springer, Cham. https://doi.org/10.1007/978-3-030-30796-7_13" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "(MIT AND CC-BY-4.0) AND LicenseRef-MITRE-CWE-ToU" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/CWE/cwe.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://cwe.mitre.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/CWE.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/CWE/cwe.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/D3FEND>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Detection, Denial & Disruption Framework Empowering Network Defense" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "D3FEND" ;
    <http://purl.org/dc/terms/description> "A knowledge graph of cybersecurity countermeasures (defensive techniques)." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kaloroumakis, P. E. and Smith, M. J. (2021). Toward a Knowledge Graph of Cybersecurity Countermeasures. Technical Report Case 20-2034. The MITRE Corporation, Annapolis Junction, MD. Approved for Public Release; Distribution Unlimited. Available: https://d3fend.mitre.org/resources/D3FEND.pdf (also indexed at DTIC accession AD1156977)." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "MIT AND LicenseRef-MITRE-D3FEND-ToU" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/D3FEND/d3fend.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://d3fend.mitre.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://d3fend.mitre.org/ontologies/d3fend/1.2.0/d3fend.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/ICSA>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Industrial Control Systems Advisory ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "ICSA" ;
    <http://purl.org/dc/terms/description> "An ontology representing Industrial Control Systems security advisories." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kurniawan, K., Kiesling, E., Winkler, D., and Ekelhart, A. (2024). The ICS-SEC KG: An Integrated Cybersecurity Resource for Industrial Control Systems. In: The Semantic Web – ISWC 2024, Lecture Notes in Computer Science, vol. 15233, pp. 153–170. Springer, Cham. https://doi.org/10.1007/978-3-031-77847-6_9" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/ICSA/icsa.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/sepses/ics-sec-kg> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/ICSA.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/ICSA/icsa.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/ICS-SEC-KG-ONTO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "ICS Security Knowledge Graph Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "ICS-SEC-KG-ONTO" ;
    <http://purl.org/dc/terms/description> "The ontology of the SEPSES Industrial Control Systems security knowledge graph, integrating several cyber-security vocabularies." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kabul Kurniawan, Elmar Kiesling, Dietmar Winkler, Andreas Ekelhart. \"The ICS-SEC KG: An Integrated Cybersecurity Resource for Industrial Control Systems.\" In: The Semantic Web – ISWC 2024, Lecture Notes in Computer Science, vol. 15233, pp. 153–170. Springer, 2024. https://doi.org/10.1007/978-3-031-77847-6_9" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "MIT AND CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/ICS-SEC-KG-ONTO/ics-sec-kg-onto.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/sepses/ics-sec-kg> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/ics-sec-kg/master/src/main/resources/owl/integrated.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/cyber-security/ICS-SEC-KG-ONTO/ics-sec-kg-onto.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/ITIO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Insider Threat Indicator Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "ITIO" ;
    <http://purl.org/dc/terms/description> "An ontology of insider-threat indicators." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Costa, D., Albrethsen, M. J., Collins, M. L., Perl, S., Silowash, G., & Spooner, D. (2016). An Insider Threat Indicator Ontology. Technical Report CMU/SEI-2016-TR-007. Carnegie Mellon University, Software Engineering Institute." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-CMU-SEI-Distribution-Statement-A" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/ITIO/itio.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.sei.cmu.edu/library/an-insider-threat-indicator-ontology/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://www.sei.cmu.edu/documents/1261/2016_005_112_465537.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/Ops>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Ops (Operations) Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Ops" ;
    <http://purl.org/dc/terms/description> "A cyber-security ontology focused on the operations domain." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Ops (Operations) Ontology — a community OWL ontology for interoperability between the software-development and operations domains; the upstream project bundles a MITRE ATT&CK module that is not present in the DISO-merged artefact. Source: github.com/CDSRV/ops-ontology. No associated peer-reviewed publication was identified." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "GPL-3.0-only AND CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/Ops/ops-merged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/CDSRV/ops-ontology> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SNORT>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "SNORT Network Intrusion Detection ontologies" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SNORT" ;
    <http://purl.org/dc/terms/description> "Ontologies describing the SNORT intrusion detection and prevention system, its rules and its alerts." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kiesling, E., Ekelhart, A., Kurniawan, K., and Ekaputra, F. (2019). The SEPSES Knowledge Graph: An Integrated Resource for Cybersecurity. In: The Semantic Web – ISWC 2019, Lecture Notes in Computer Science, vol. 11779, pp. 198–214. Springer, Cham. https://doi.org/10.1007/978-3-030-30796-7_13" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/SNORT/snortMerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.snort.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/sepses/vocab/master/raw/snort.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/STIX>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Structured Threat Information eXpression (2.1)" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "STIX" ;
    <http://purl.org/dc/terms/description> "An OWL representation of the OASIS STIX 2.1 cyber-threat-intelligence specification." ;
    <http://purl.org/dc/terms/bibliographicCitation> "OASIS Cyber Threat Intelligence Technical Committee. STIX Version 2.1. Edited by Bret Jordan, Rich Piazza, and Trey Darley. OASIS Standard. 10 June 2021. https://docs.oasis-open.org/cti/stix/v2.1/os/stix-v2.1-os.html. (OWL binding: OASIS Threat Actor Context TC, tac-ontology, https://github.com/oasis-tcs/tac-ontology)" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-OASIS-IPR-Policy-Non-Assertion-Mode" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/STIX/stix-spec-merged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/oasis-tcs/tac-ontology> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/oasis-tcs/tac-ontology/ad1ac00009eb4a72105463ad9f7ab17aa396103e/stix-spec/stix-spec.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/UCO_1>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Unified Cyber Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "UCO_1" ;
    <http://purl.org/dc/terms/description> "A community ontology providing a consistent foundation for representing information across the cyber-security domain (UCO Project)." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Casey, E., Barnum, S., Griffith, R., Snyder, J., van Beek, H., and Nelson, A. (2018). The Evolution of Expressing and Exchanging Cyber-investigation Information in a Standardized Form. In: Biasiotti et al. (eds), Handling and Exchanging Electronic Evidence Across Europe. Springer. [Foundational CASE/UCO reference; UCO is a community project, github.com/ucoProject/UCO.]" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "Apache-2.0 AND CC-BY-3.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/UCO_1/uco1-merge.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://unifiedcyberontology.org/> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/UCO_2>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Unified Cybersecurity Ontology (Syed et al.)" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "UCO_2" ;
    <http://purl.org/dc/terms/description> "A semantic ontology extending STIX with cyber-security standards (Syed et al.)." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Zareen Syed, Ankur Padia, Tim Finin, Lisa Mathews, and Anupam Joshi. UCO: A Unified Cybersecurity Ontology. AAAI Workshop on Artificial Intelligence for Cyber Security (AICS), February 2016." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-SA-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/cyber-security/UCO_2/uco2.ttl> ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-SA-4.0> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/Ebiquity/Unified-Cybersecurity-Ontology> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/Ebiquity/Unified-Cybersecurity-Ontology/master/uco2.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SAREF>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Smart Applications REFerence ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SAREF" ;
    <http://purl.org/dc/terms/description> "A suite of reference ontologies for semantic interoperability across IoT domains." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Daniele, L., den Hartog, F., and Roes, J. (2015). Created in Close Interaction with the Industry: The Smart Appliances REFerence (SAREF) Ontology. In: Cuel, R., Young, R. (eds) Formal Ontologies Meet Industry. FOMI 2015. Lecture Notes in Business Information Processing, vol 225. Springer, Cham. https://doi.org/10.1007/978-3-319-21545-7_9" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "BSD-3-Clause" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/BSD-3-Clause> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/digital-twins/SAREF/saref.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://saref.etsi.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://saref.etsi.org/core/v4.1.1/saref.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/digital-twins/SAREF/saref.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/IES>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Information Exchange Standard (v5)" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "IES" ;
    <http://purl.org/dc/terms/description> "The UK Government Information Exchange Standard for consistent, interoperable data exchange." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Ian Bailey, John Beverley, Helena Blackmore, Andreas Cola, Paul Cripps, Giacomo de Colle, Federico Donato, Amanda Hicks, David Limbaugh, Elena Milivinti, Chris Partridge, Rebecca Rafferty, Barry Smith. \"Comparing Information Exchange Standard and Basic Formal Ontology Design Patterns.\" In: The Joint Ontology Workshops (JOWO) — Episode XI, co-located with FOIS 2025, Catania, Italy, 8–12 September 2025. CEUR Workshop Proceedings, Vol. 4176." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "MIT" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/MIT> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-exchange/IES/ies-common.ttl> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-exchange/IES/ies-core.ttl> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-exchange/IES/ies-top.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/IES-Org> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/IES-Org/ont-ies/ies-5.0.0/docs/specification/ies-common.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/information-exchange/IES/ies-common.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/JC3IEDM>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Joint Consultation, Command & Control Information Exchange Data Model" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "JC3IEDM" ;
    <http://purl.org/dc/terms/description> "A data model for the exchange of joint command, control and consultation information (military C2)." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Matheus, C.J. & Ulicny, B. (2007). On the Automatic Generation of an OWL Ontology based on the Joint C3 Information Exchange Data Model. In Proceedings of the 12th International Command and Control Research and Technology Symposium (ICCRTS), Newport, RI, USA." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-NC-3.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-NC-3.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-exchange/JC3IEDM/JC3IEDM.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://vistology.com/ont/JC3IEDM/JC3IEDM3.0/JC3IEDM.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CordaSecOnt>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Corda Security Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CordaSecOnt" ;
    <http://purl.org/dc/terms/description> "A security ontology classifying assets, threats, vulnerabilities and countermeasures for Corda applications." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Mubashar Iqbal and Raimundas Matulevičius, \"Corda Security Ontology: Example of Post-Trade Matching and Confirmation\", Baltic Journal of Modern Computing, Vol. 8, No. 4, pp. 638–674, 2020. DOI: 10.22364/bjmc.2020.8.4.11" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0 AND MIT" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-security/CordaSecOnt/CordaSecOnt-v2.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/mubashar-iqbal/corda-security-ontology> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/mubashar-iqbal/corda-security-ontology/master/V1/CordaSecOnt.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/MDISOnt>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Multi-dimensional Information Security Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "MDISOnt" ;
    <http://purl.org/dc/terms/description> "A multi-dimensional information security ontology that decomposes security into dimensional views." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Meriah, I., Ben Arfa Rabai, L., & Khedri, R. (2025). Building a comprehensive and multi-dimensional information security ontology: elicitation process and OWL implementation. Knowledge and Information Systems, 67(1), 167–195. https://doi.org/10.1007/s10115-024-02308-y" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-security/MDISOnt/MDISOnt.owl> ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/inesmeriah/MDISOnt> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/inesmeriah/MDISOnt/main/MDISOnt.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/inesmeriah/MDISOnt/master/MDISOnt.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/OntoSecRPA>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Security Ontology for Robotic Process Automation" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "OntoSecRPA" ;
    <http://purl.org/dc/terms/description> "A security ontology for Robotic Process Automation: assets, risks, threats, vulnerabilities and countermeasures." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Anastasiya Kurylets and Nikolaj Goranin, \"Security Ontology OntoSecRPA for Robotic Process Automation Domain,\" Applied Sciences, vol. 13, no. 9, art. 5568, 2023. DOI: 10.3390/app13095568" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "NOASSERTION" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#redistributionStatus> "withheld" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/oleferovich/-OntoSecRPA> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/oleferovich/-OntoSecRPA/main/OntoSecRPA_2.owx> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SecAOnto>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Security Assessment Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SecAOnto" ;
    <http://purl.org/dc/terms/description> "An ontology for security assessment, at the intersection of security and software assessment." ;
    <http://purl.org/dc/terms/bibliographicCitation> "de Franco Rosa, F., Teixeira Junior, L.A.L., Bonacin, R., and Jino, M. (2020). SecAOnto: A Conceptual Model of Security Assessment. International Journal of Web Portals, 12(2), 57–80. https://doi.org/10.4018/IJWP.2020070104" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "NOASSERTION" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#redistributionStatus> "withheld" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/ferruciof/Files/tree/master/SecAOnto> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/ferruciof/Files/master/SecAOnto/SecAOnto_V4.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Security Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SO" ;
    <http://purl.org/dc/terms/description> "A security ontology modelling assets, threats, vulnerabilities and countermeasures, with extension ontologies." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Herzog, A., Shahmehri, N., and Duma, C. (2007). An Ontology of Information Security. International Journal of Information Security and Privacy (IJISP) 1(4): 1–23. https://doi.org/10.4018/jisp.2007100101" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-author-permission" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/information-security/SO/SOmerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.ida.liu.se/divisions/adit/security/projects/secont/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://www.ida.liu.se/divisions/adit/security/projects/secont/Security.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CCO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Common Core Ontologies" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CCO" ;
    <http://purl.org/dc/terms/description> "A suite of mid-level ontologies extending BFO with terms common across domains." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Mark Jensen, Giacomo De Colle, Sean Kindya, Cameron More, Alexander P. Cox, and John Beverley. \"The Common Core Ontologies.\" In Formal Ontology in Information Systems: Proceedings of the 14th International Conference (FOIS 2024), Volume 394, pp. 47–58. IOS Press, 2024. DOI: 10.3233/FAIA241292" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "BSD-3-Clause AND CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/mid-level/CCO/CommonCoreOntologiesMerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/CommonCoreOntology/CommonCoreOntologies> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/CommonCoreOntology/CommonCoreOntologies/v2.0-2024-11-06/src/cco-merged/CommonCoreOntologiesMerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/mid-level/CCO/CommonCoreOntologiesMerged.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/IRIS>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "IRIS Risk Core Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "IRIS" ;
    <http://purl.org/dc/terms/description> "A core ontology of terms and relationships for risk identification and assessment." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Georgios Meditskos, Nick Bassiliades, Dimitris Vrakas, and Ioannis Vlahavas. 2012. IRISPortal: a semantic portal for industrial risk cases management. In Proc. 2nd Int. Conf. on Web Intelligence, Mining and Semantics (WIMS '12), Article 28, 1–8. ACM. https://doi.org/10.1145/2254129.2254164" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-NC-SA-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/risk-management/IRIS/iris.owl> ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-NC-SA-4.0> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <http://lpis.csd.auth.gr/ontologies/ontolist.html> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <http://lpis.csd.auth.gr/ontologies/2010/iris.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CORA>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Core Ontology for Robotics and Automation" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CORA" ;
    <http://purl.org/dc/terms/description> "The IEEE 1872-2015 core ontology for robotics and automation." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Prestes, E., Carbonera, J. L., Fiorini, S. R., Jorge, V. A. M., Abel, M., Madhavan, R., Locoro, A., Gonçalves, P. J. S., Barreto, M. E., Habib, M. K., Chibani, A., Gérard, S., Amirat, Y., and Schlenoff, C. I. (2013). Towards a core ontology for robotics and automation. Robotics and Autonomous Systems, 61(11), 1193–1204. https://doi.org/10.1016/j.robot.2013.04.005" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/robotics/CORA/cora-merged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/srfiorini/IEEE1872-owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/srfiorini/IEEE1872-owl/ffb6613350b28c3a710f8daf2a1e9e953ded7ed8/cora.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/srfiorini/IEEE1872-owl/master/cora.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/robotics/CORA/cora.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SAWCore>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Situation Awareness Core ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SAWCore" ;
    <http://purl.org/dc/terms/description> "A domain-independent upper ontology for situation awareness." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Matheus, C. J., Kokar, M. M., & Baclawski, K. (2003). A core ontology for situation awareness. In Proceedings of the Sixth International Conference on Information Fusion (FUSION 2003), pp. 545–552." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-NC-3.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-NC-3.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/situation-awareness/SAWCore/SAWCore.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://vistology.com/ont/SAWCore/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://web.archive.org/web/20170504190944id_/http://vistology.com/ont/SAWCore/SAWCore.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://web.archive.org/web/20170504190944/http://vistology.com/ont/SAWCore/SAWCore.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/situation-awareness/SAWCore/SAWCore.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SOUPA>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Standard Ontology for Ubiquitous and Pervasive Applications" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SOUPA" ;
    <http://purl.org/dc/terms/description> "A standard ontology for ubiquitous and pervasive applications: agents, time, space, events and policies." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Harry Chen, Filip Perich, Tim Finin, Anupam Joshi. \"SOUPA: Standard Ontology for Ubiquitous and Pervasive Applications.\" Proceedings of the First Annual International Conference on Mobile and Ubiquitous Systems: Networking and Services (MobiQuitous 2004), IEEE, 2004. https://doi.org/10.1109/MOBIQ.2004.1331732" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-1.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-1.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/situation-awareness/SOUPA/soupa-merged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://cobra.umbc.edu/ontologies.html> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/STO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Situation Theory Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "STO" ;
    <http://purl.org/dc/terms/description> "An OWL formalisation of situation theory for situation awareness." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Kokar, M. M., Matheus, C. J., and Baclawski, K. (2009). Ontology-based situation awareness. Information Fusion, 10(1), 83–98. https://doi.org/10.1016/j.inffus.2007.01.004" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-NC-3.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-NC-3.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/situation-awareness/STO/STO.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://vistology.com/ont/STO/STO.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://web.archive.org/web/20230522170458id_/https://vistology.com/ont/STO/STO.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/situation-awareness/STO/STO.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/BOnSAI>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Smart Building Ontology for Ambient Intelligence" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "BOnSAI" ;
    <http://purl.org/dc/terms/description> "A smart-building ontology for ambient intelligence, extending OWL-S and CoDAMoS." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Thanos G. Stavropoulos, Dimitris Vrakas, Danai Vlachava, and Nick Bassiliades. 2012. BOnSAI: a smart building ontology for ambient intelligence. In Proc. 2nd Int. Conf. on Web Intelligence, Mining and Semantics (WIMS '12), Article 30, 1–12. ACM. https://doi.org/10.1145/2254129.2254166" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-NC-SA-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-buildings/BOnSAI/bonsaiMerged.ttl> ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-NC-SA-4.0> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <http://lpis.csd.auth.gr/ontologies/ontolist.html> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <http://lpis.csd.auth.gr/ontologies/bonsai/BOnSAI.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/BOT>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Building Topology Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "BOT" ;
    <http://purl.org/dc/terms/description> "A minimal ontology for describing the core topological concepts of a building." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Rasmussen, M. H., Lefrançois, M., Schneider, G. F., & Pauwels, P. (2021). BOT: the Building Topology Ontology of the W3C Linked Building Data Group. Semantic Web, 12(1), 143–161. IOS Press. https://doi.org/10.3233/SW-200385" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-1.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-1.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-buildings/BOT/bot.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/w3c-lbd-cg/bot> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://w3id.org/bot/bot.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/w3c-lbd-cg/bot/master/bot.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/smart-environments/smart-buildings/BOT/bot.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/BRICK>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Brick (buildings ontology)" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "BRICK" ;
    <http://purl.org/dc/terms/description> "An open ontology standardising semantic descriptions of building assets and their relationships." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Balaji, B., Bhattacharya, A., Fierro, G., Gao, J., Gluck, J., Hong, D., Johansen, A., Koh, J., Ploennigs, J., Agarwal, Y., Bergés, M., Culler, D., Gupta, R. K., Kjærgaard, M. B., Srivastava, M., and Whitehouse, K. (2018). Brick: Metadata schema for portable smart building applications. Applied Energy, 226, 1273–1292. https://doi.org/10.1016/j.apenergy.2018.02.091" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "BSD-3-Clause AND CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-buildings/BRICK/Brick%2Bimports.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/BrickSchema/Brick> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://github.com/BrickSchema/Brick/releases/download/v1.4.4/Brick+imports.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/smart-environments/smart-buildings/BRICK/Brick%2Bimports.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/IMF>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Information Modelling Framework" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "IMF" ;
    <http://purl.org/dc/terms/description> "An ontology for modelling facility assets across the design, construction and operation of industrial facilities." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Information Modelling Framework (IMF) — an industry ontology/framework for facility asset modelling. Source: ns.imfid.org / github.com/imf-lab (IMF Manual). No associated peer-reviewed publication was identified." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "NOASSERTION" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#redistributionStatus> "withheld" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/imf-lab/imf-ontology-semweb> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://ns.imfid.org/20240531/imf-ontology.owl.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/CityOWL>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "OWL rendering of CityGML 3.0" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "CityOWL" ;
    <http://purl.org/dc/terms/description> "An OWL rendering of the CityGML 3.0 model as a network of ontologies." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Vinasco-Alvarez, D., Samuel, J., Servigne, S., and Gesquiere, G. (2024). Towards an Automated Transformation of an nD Urban Data Model to a Computational Ontology Network: From UML to OWL, From CityGML 3.0 to CityOWL. ISPRS Annals of Photogrammetry, Remote Sensing and Spatial Information Sciences, X-4/W4-2024, pp. 231-238. https://doi.org/10.5194/isprs-annals-X-4-W4-2024-231-2024" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0 AND LicenseRef-OGC-Document-License" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-cities/CityOWL/CityOWLmerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/Readme.html> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://dataset-dl.liris.cnrs.fr/rdf-owl-urban-data-ontologies/Ontologies/CityOWL/CWA/3.0/CityOWL.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SMOF>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Smart City Ontology Framework" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SMOF" ;
    <http://purl.org/dc/terms/description> "A hierarchical ontology framework for integrating urban (smart-city) data across domains." ;
    <http://purl.org/dc/terms/bibliographicCitation> "He, X.; Kuai, X.; Li, X.; Qiu, Z.; He, B.; Guo, R. Smart City Ontology Framework for Urban Data Integration and Application. Smart Cities 2025, 8(5), 165. https://doi.org/10.3390/smartcities8050165" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-cities/SMOF/SMOF.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://figshare.com/articles/dataset/SMOF_IJGIS_/24996683> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SmartEnv>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Smart Home Environments Ontology (eCare@Home)" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SmartEnv" ;
    <http://purl.org/dc/terms/description> "A smart-home environment ontology network (eCare@Home) covering time, geometry, events, sensing, situation and place." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Alirezaie, M., Hammar, K., Blomqvist, E., Nyström, M., and Ivanova, V. (2018). SmartEnv Ontology in E-care@home. In SSN 2018 — 9th Int. Semantic Sensor Networks Workshop (ISWC 2018), vol. 2213, pp. 72–79." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "LicenseRef-author-permission" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-homes/SmartEnv/SmartEnvMerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <http://ecareathome-ontology.mpi.aass.oru.se/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://w3id.org/smartenvironment/smartenv.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/ThinkHome>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "ThinkHome Smart Home Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "ThinkHome" ;
    <http://purl.org/dc/terms/description> "A smart-home ontology for home control and energy efficiency." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Christian Reinisch, Mario J. Kofler, Félix Iglesias, Wolfgang Kastner. \"ThinkHome Energy Efficiency in Future Smart Homes.\" EURASIP Journal on Embedded Systems, vol. 2011, Article ID 104617, 18 pp., 2011. DOI: 10.1155/2011/104617." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/smart-environments/smart-homes/ThinkHome/ThinkHomeMerged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.auto.tuwien.ac.at/downloads/thinkhome/> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/BFO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Basic Formal Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "BFO" ;
    <http://purl.org/dc/terms/description> "A small upper-level ontology built around the continuant/occurrent distinction; an ISO/IEC 21838-2 standard." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Otte, J.N., Beverley, J., and Ruttenberg, A. (2022). BFO: Basic Formal Ontology. Applied Ontology, 17(1), 17–43. https://doi.org/10.3233/AO-220262" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/BFO/bfo-core.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/bfo-ontology/BFO-2020> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/BFO-ontology/BFO-2020/master/21838-2/owl/bfo-core.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/upper-level/BFO/bfo-core.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/DOLCE>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Descriptive Ontology for Linguistic and Cognitive Engineering" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "DOLCE" ;
    <http://purl.org/dc/terms/description> "A foundational ontology capturing core cognitive and linguistic categories of common-sense knowledge." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Borgo, S., Ferrario, R., Gangemi, A., Guarino, N., Masolo, C., Porello, D., Sanfilippo, E. M., & Vieu, L. (2022). DOLCE: A descriptive ontology for linguistic and cognitive engineering. Applied Ontology, 17(1). https://doi.org/10.3233/AO-210259" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/DOLCE/DOLCEbasic.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://github.com/appliedontolab/DOLCE> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/appliedontolab/DOLCE/main/OWL/DOLCEbasic.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/upper-level/DOLCE/DOLCEbasic.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/DUL>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "DOLCE+DnS Ultralite" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "DUL" ;
    <http://purl.org/dc/terms/description> "A lightweight simplification of parts of the DOLCE foundational ontology." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Presutti, V. & Gangemi, A. (2016). Dolce+D&S Ultralite and its main ontology design patterns. In Ontology Engineering with Ontology Design Patterns: Foundations and Applications (Studies on the Semantic Web, vol. 25, pp. 81–103). IOS Press. https://doi.org/10.3233/978-1-61499-676-7-81" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-SA-3.0" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/DUL/DUL.owl> ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-SA-3.0> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/GFO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "General Formal Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "GFO" ;
    <http://purl.org/dc/terms/description> "A general formal (upper-level) ontology of objects, processes, time, space, properties and relations." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Loebe, F., Burek, P., & Herre, H. (2022). GFO: The General Formal Ontology. Applied Ontology, 17(1), 71–106. https://doi.org/10.3233/AO-220264" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "BSD-3-Clause" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/BSD-3-Clause> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/GFO/gfo.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.onto-med.de/ontologies/gfo> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <http://www.onto-med.de/ontologies/gfo.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://www.onto-med.de/ontologies/gfo.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/upper-level/GFO/gfo.owl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/GFO-Bio>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "General Formal Ontology for Biology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "GFO-Bio" ;
    <http://purl.org/dc/terms/description> "A biological core ontology grounded in the GFO upper-level ontology." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Hoehndorf, R., Loebe, F., Poli, R., Herre, H., & Kelso, J. (2008). GFO-Bio: A biological core ontology. Applied Ontology, 3(4), 219–227. https://doi.org/10.3233/AO-2008-0055" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "BSD-3-Clause" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/BSD-3-Clause> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/GFO-Bio/gfo-bio-merged.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.onto-med.de/ontologies/gfo-bio> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/gUFO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "gUFO: lightweight Unified Foundational Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "gUFO" ;
    <http://purl.org/dc/terms/description> "A lightweight OWL 2 implementation of the Unified Foundational Ontology (UFO)." ;
    <http://purl.org/dc/terms/bibliographicCitation> "João Paulo A. Almeida, Giancarlo Guizzardi, Tiago Prince Sales, Ricardo A. Falbo. \"gUFO: A Lightweight Implementation of the Unified Foundational Ontology (UFO)\". Version 1.0.0, 2019. Available: http://purl.org/nemo/doc/gufo. (A 2026 arXiv preprint expanding this work: Almeida et al., \"gUFO: A Gentle Foundational Ontology for Semantic Web Knowledge Graphs\", arXiv:2603.20948, https://doi.org/10.48550/arXiv.2603.20948)" ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "CC-BY-4.0" ;
    <http://purl.org/dc/terms/license> <https://spdx.org/licenses/CC-BY-4.0> ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/gUFO/gufo.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://nemo-ufes.github.io/gufo/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/nemo-ufes/gufo/v1.0.0/gufo.ttl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/city-artificial-intelligence/diso/main/upper-level/gUFO/gufo.ttl> .

<https://city-artificial-intelligence.github.io/diso/dataset/ontology/SUMO>
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://city-artificial-intelligence.github.io/diso/ontology#MemberOntology> ;
    <http://purl.org/dc/terms/title> "Suggested Upper Merged Ontology" ;
    <http://www.w3.org/2000/01/rdf-schema#label> "SUMO" ;
    <http://purl.org/dc/terms/description> "The Suggested Upper Merged Ontology: a large formal upper ontology with linked domain ontologies." ;
    <http://purl.org/dc/terms/bibliographicCitation> "Ian Niles and Adam Pease. 'Towards a Standard Upper Ontology.' In Proceedings of the 2nd International Conference on Formal Ontology in Information Systems (FOIS 2001), Ogunquit, Maine, USA, October 17–19, 2001. ACM. DOI: 10.1145/505168.505170." ;
    <https://city-artificial-intelligence.github.io/diso/ontology#spdxLicenseExpression> "GPL-3.0-only AND LicenseRef-IEEE-SUMO-License" ;
    <http://rdfs.org/ns/void#dataDump> <https://city-artificial-intelligence.github.io/diso/upper-level/SUMO/SUMO.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#projectPage> <https://www.ontologyportal.org/> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#upstreamSource> <https://raw.githubusercontent.com/abrahaj/SUMO.owl/b7e227b4f0d0b4395c5e1bcb26872c492b41823e/SUMO.owl> ;
    <https://city-artificial-intelligence.github.io/diso/ontology#mirror> <https://raw.githubusercontent.com/abrahaj/SUMO.owl/master/SUMO.owl> .
