forked from enanomapper/ontologies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenanomapper-dev.owl
69 lines (65 loc) · 4.21 KB
/
enanomapper-dev.owl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.enanomapper.net/ontologies/enanomapper.owl#"
xml:base="http://www.enanomapper.net/ontologies/enanomapper.owl"
xmlns:entity_attribute3="http://purl.obolibrary.org/obo/envo-p/patterns/entity_attribute/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:obo1="http://purl.obolibrary.org/obo/"
xmlns:foo="http://geneontology.org/foo/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:envo="http://purl.obolibrary.org/obo/envo#"
xmlns:cito="http://purl.org/spar/cito/"
xmlns:ncbitaxon="http://purl.obolibrary.org/obo/ncbitaxon#"
xmlns:core4="http://purl.obolibrary.org/obo/core#"
xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
xmlns:Thesaurus="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:pato="http://purl.obolibrary.org/obo/pato#"
xmlns:cheminf2="http://www.semanticweb.org/ontologies/cheminf.owl#"
xmlns:uo="http://purl.obolibrary.org/obo/uo#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:cheminf-core="http://semanticscience.org/ontology/cheminf-core.owl#"
xmlns:uberon="http://purl.obolibrary.org/obo/uberon#"
xmlns:pav="http://purl.org/pav/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:resource="http://semanticscience.org/resource/"
xmlns:patterns="http://www.co-ode.org/patterns#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
xmlns:chmo="http://purl.obolibrary.org/obo/chmo#"
xmlns:npo="http://purl.bioontology.org/ontology/npo#"
xmlns:efo="http://www.ebi.ac.uk/efo/"
xmlns:entity_attribute="http://purl.obolibrary.org/obo/oba/patterns/entity_attribute/"
xmlns:core="http://purl.obolibrary.org/obo/uberon/core#"
xmlns:ccont="http://livercancer.imbi.uni-heidelberg.de/ccont#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cheminf="http://semanticscience.org/ontology/cheminf.owl#"
xmlns:entity_quality="http://purl.obolibrary.org/obo/oba/patterns/entity_quality/"
xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:HuPSON="http://scai.fraunhofer.de/HuPSON#"
xmlns:obo="http://purl.obolibrary.org/obo#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:subsets="http://purl.obolibrary.org/obo/ro/subsets#">
<owl:Ontology rdf:about="http://purl.enanomapper.net/onto/enanomapper.owl">
<owl:imports rdf:resource="http://purl.enanomapper.net/onto/internal/npo-ext.owl"/>
<owl:imports rdf:resource="http://purl.enanomapper.net/onto/internal/iao-ext.owl"/>
<owl:imports rdf:resource="http://purl.enanomapper.net/onto/internal/endpoints.owl"/>
<owl:imports rdf:resource="http://purl.enanomapper.net/onto/enanomapper-auto-dev.owl"/>
<owl:versionInfo>6.0-SNAPSHOT</owl:versionInfo>
<dc:contributor>The eNanoMapper Consortium</dc:contributor>
<rdfs:comment>The eNanoMapper project (www.enanomapper.net) is creating a pan-European computational infrastructure for toxicological data management for ENMs, based on semantic web standards and ontologies. This ontology is an application ontology targeting the full domain of nanomaterial safety assessment. It re-uses several other ontologies including the NPO, CHEMINF, ChEBI, and ENVO. </rdfs:comment>
<dc:contributor>Nina Jeliazkova</dc:contributor>
<dc:contributor>Janna Hastings</dc:contributor>
<dc:contributor>Egon Willighagen</dc:contributor>
<dc:contributor>Jiakang Chang</dc:contributor>
<dc:license>CC-BY 3.0 https://creativecommons.org/licenses/by/3.0/</dc:license>
<dc:contributor>Friederike Ehrhart</dc:contributor>
<dc:contributor>Gareth Owen</dc:contributor>
<dc:contributor>Linda Rieswijk</dc:contributor>
<dc:contributor>Philip Doganis</dc:contributor>
<dc:contributor>Haralambos Sarimveis</dc:contributor>
</owl:Ontology>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.1.3.20151118-2017) https://github.com/owlcs/owlapi -->