-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The latest version of OBA has some really weird mashed together namespace terms1
which is obviously incorrect
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/oba.owl#"
xml:base="http://purl.obolibrary.org/obo/oba.owl"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:terms1="http://www.geneontology.org/formats/oboInOwl#http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
Metadata
Metadata
Assignees
Labels
No labels