From ec4aeac179b71a07c89e800b7c05cf4b2774b020 Mon Sep 17 00:00:00 2001 From: "Guendalina.Righetti1" <guendalina.righetti@unibz.it> Date: Fri, 10 Nov 2023 18:04:19 +0100 Subject: [PATCH] Upload New File --- .../MediumOntologies/EmptyTest.owl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 RandomOntologies/MediumOntologies/MediumOntologies/EmptyTest.owl diff --git a/RandomOntologies/MediumOntologies/MediumOntologies/EmptyTest.owl b/RandomOntologies/MediumOntologies/MediumOntologies/EmptyTest.owl new file mode 100644 index 0000000..84767f1 --- /dev/null +++ b/RandomOntologies/MediumOntologies/MediumOntologies/EmptyTest.owl @@ -0,0 +1,16 @@ +Prefix: : <http://example.org/C10_R5_0.05_0.005_0.005_6461.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/C10_R5_0.05_0.005_0.005_test.owl> + + +Class: owl:Thing + + -- GitLab