From 52bc9ab290685d3573ad7ddd9164a237e20f7713 Mon Sep 17 00:00:00 2001 From: "Guendalina.Righetti1" <guendalina.righetti@unibz.it> Date: Thu, 9 Nov 2023 16:38:17 +0100 Subject: [PATCH] Upload New File --- .../SmallOntologies/agentive2small.owl | 278 ++++++++++++++++++ 1 file changed, 278 insertions(+) create mode 100644 RandomOntologies/SmallOntologies/agentive2small.owl diff --git a/RandomOntologies/SmallOntologies/agentive2small.owl b/RandomOntologies/SmallOntologies/agentive2small.owl new file mode 100644 index 0000000..90eb630 --- /dev/null +++ b/RandomOntologies/SmallOntologies/agentive2small.owl @@ -0,0 +1,278 @@ +Prefix: : <http://example.org/random.owl#> +Prefix: dc: <http://purl.org/dc/elements/1.1/> +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: xml: <http://www.w3.org/XML/1998/namespace> +Prefix: xsd: <http://www.w3.org/2001/XMLSchema#> + + + +Ontology: <http://example.org/randomag2.owl> + + +ObjectProperty: Rmppl + + +ObjectProperty: Rqskm + + +ObjectProperty: Rytqu + + +Class: AgentivePhysicalObject + + SubClassOf: + owl:Thing + + +Class: Ccuvyu + + SubClassOf: + AgentivePhysicalObject + + +Class: Cdtyan + + SubClassOf: + AgentivePhysicalObject, + not (Rqskm some Cwuqfv) + + +Class: Cebctm + + SubClassOf: + AgentivePhysicalObject + + +Class: Cevxdg + + SubClassOf: + AgentivePhysicalObject + + +Class: Cfygdg + + SubClassOf: + AgentivePhysicalObject + + +Class: Cgkfma + + SubClassOf: + AgentivePhysicalObject + + +Class: Cmsaoz + + SubClassOf: + AgentivePhysicalObject, + Cgkfma, + not (Crazwg) + + +Class: Cnanvx + + SubClassOf: + AgentivePhysicalObject, + Crfvxr + + +Class: Cpiacu + + SubClassOf: + AgentivePhysicalObject + + +Class: Crazwg + + SubClassOf: + AgentivePhysicalObject, + Cevxdg, + Crazwg + + +Class: Crfvxr + + SubClassOf: + AgentivePhysicalObject + + +Class: Csnpvx + + SubClassOf: + AgentivePhysicalObject + + +Class: Cuyymo + + SubClassOf: + AgentivePhysicalObject + + +Class: Cvpkcs + + SubClassOf: + AgentivePhysicalObject + + +Class: Cwuqfv + + SubClassOf: + AgentivePhysicalObject + + +Class: Cwvjrk + + SubClassOf: + AgentivePhysicalObject + + +Class: Cxassd + + SubClassOf: + AgentivePhysicalObject + + +Class: Cxoylv + + SubClassOf: + AgentivePhysicalObject + + +Class: Cyxwqg + + SubClassOf: + AgentivePhysicalObject + + +Class: Cyzuyt + + SubClassOf: + AgentivePhysicalObject, + Cebctm + + +Class: owl:Thing + + +Individual: indCcuvyu + + Types: + Ccuvyu + + +Individual: indCdtyan + + Types: + Cdtyan + + +Individual: indCebctm + + Types: + Cebctm + + +Individual: indCevxdg + + Types: + Cevxdg + + +Individual: indCfygdg + + Types: + Cfygdg + + +Individual: indCgkfma + + Types: + Cgkfma + + +Individual: indCmsaoz + + Types: + Cmsaoz + + +Individual: indCnanvx + + Types: + Cnanvx + + +Individual: indCpiacu + + Types: + Cpiacu + + +Individual: indCrazwg + + Types: + Crazwg + + +Individual: indCrfvxr + + Types: + Crfvxr + + +Individual: indCsnpvx + + Types: + Csnpvx + + +Individual: indCuyymo + + Types: + Cuyymo + + +Individual: indCvpkcs + + Types: + Cvpkcs + + +Individual: indCwuqfv + + Types: + Cwuqfv + + +Individual: indCwvjrk + + Types: + Cwvjrk + + +Individual: indCxassd + + Types: + Cxassd + + +Individual: indCxoylv + + Types: + Cxoylv + + +Individual: indCyxwqg + + Types: + Cyxwqg + + +Individual: indCyzuyt + + Types: + Cyzuyt + + -- GitLab