Difference between revisions of "Talk:Natural Collections Description"
From TDWG Terms Wiki
m (→Preferred Namespaces and URIs {{Anchor|Preferred Namespaces and URIs}}: +cross refs) |
m (added notes regarding namespaces, added namespace proposals) |
||
Line 2: | Line 2: | ||
{| class="wikitable sortable vertical-align-top" | {| class="wikitable sortable vertical-align-top" | ||
− | |+ List all preferred namespaces of NCD. | + | |+ List of all preferred namespaces of NCD. They are obtained from a subversion checkout (<code><nowiki>svn checkout http://tdwg-ontology.googlecode.com/svn/trunk/</nowiki></code>) |
|- | |- | ||
! Collection !! Preferred namespace !! Preferred<br/> namespace URI !! Is in <abbr title="subversion">svn</abbr><br/>Ontology.owl !! Comments | ! Collection !! Preferred namespace !! Preferred<br/> namespace URI !! Is in <abbr title="subversion">svn</abbr><br/>Ontology.owl !! Comments | ||
Line 19: | Line 19: | ||
|- | |- | ||
| ContactDetails || tcd || http://rs.tdwg.org/ontology/voc/ContactDetails# || yes || namespace "tcd" because ContactDetails.rdf defines <nowiki>xmlns:tcd="http://rs.tdwg.org/ontology/voc/ContactDetails#"</nowiki> | | ContactDetails || tcd || http://rs.tdwg.org/ontology/voc/ContactDetails# || yes || namespace "tcd" because ContactDetails.rdf defines <nowiki>xmlns:tcd="http://rs.tdwg.org/ontology/voc/ContactDetails#"</nowiki> | ||
+ | |- | ||
+ | | CyclicityTerm || tct || http://rs.tdwg.org/ontology/voc/CyclicityTerm# || no || seems in development, namespace "tct" because CyclicityTerm.rdf defines <nowiki>xmlns:tdi="http://rs.tdwg.org/ontology/voc/CyclicityTerm#"</nowiki>; conflicts with [[#OccurrenceStatusTerm|OccurrenceStatusTerm]] that probably defines its "tct" namespace mistakenly | ||
|- | |- | ||
| DigitalImage || tdi || http://rs.tdwg.org/ontology/voc/DigitalImage# || yes || namespace "tdi" because DigitalImage.rdf defines <nowiki>xmlns:tdi="http://rs.tdwg.org/ontology/voc/DigitalImage#"</nowiki> | | DigitalImage || tdi || http://rs.tdwg.org/ontology/voc/DigitalImage# || yes || namespace "tdi" because DigitalImage.rdf defines <nowiki>xmlns:tdi="http://rs.tdwg.org/ontology/voc/DigitalImage#"</nowiki> | ||
Line 30: | Line 32: | ||
| OccurrenceRecord || tor || http://rs.tdwg.org/ontology/voc/OccurrenceRecord# || no || namespace "tor" because OccurrenceRecord.rdf defines <nowiki>xmlns:tor="http://rs.tdwg.org/ontology/voc/OccurrenceRecord#"</nowiki> | | OccurrenceRecord || tor || http://rs.tdwg.org/ontology/voc/OccurrenceRecord# || no || namespace "tor" because OccurrenceRecord.rdf defines <nowiki>xmlns:tor="http://rs.tdwg.org/ontology/voc/OccurrenceRecord#"</nowiki> | ||
|- | |- | ||
− | | OccurrenceStatusTerm{{Anchor|OccurrenceStatusTerm}} || tct || http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm# || yes || namespace "tct" because OccurrenceStatusTerm.rdf defines <nowiki>xmlns:tct="http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm#"</nowiki> | + | | OccurrenceStatusTerm{{Anchor|OccurrenceStatusTerm}} || tct || http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm# || yes || namespace "tct" because OccurrenceStatusTerm.rdf defines <nowiki>xmlns:tct="http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm#"</nowiki>, <span class="error">conflicts with [[#CyclicityTerm|CyclicityTerm]]</span> |
|- | |- | ||
| Person || tp || http://rs.tdwg.org/ontology/voc/Person# || yes || namespace "tp" because Person.rdf <nowiki>xmlns:tp="http://rs.tdwg.org/ontology/voc/Person#"</nowiki>; <span class="error">conflicts with taxpub's preferred namespace "tp"</span> | | Person || tp || http://rs.tdwg.org/ontology/voc/Person# || yes || namespace "tp" because Person.rdf <nowiki>xmlns:tp="http://rs.tdwg.org/ontology/voc/Person#"</nowiki>; <span class="error">conflicts with taxpub's preferred namespace "tp"</span> | ||
Line 62: | Line 64: | ||
TODO decide for namespace prefixes of Collection, CollectionType, Person, TaxonOccurrenceInteraction, TermWithSource --[[User:Andreas Plank|Andreas Plank]] 09:58, 20 November 2012 (CET) | TODO decide for namespace prefixes of Collection, CollectionType, Person, TaxonOccurrenceInteraction, TermWithSource --[[User:Andreas Plank|Andreas Plank]] 09:58, 20 November 2012 (CET) | ||
− | : | + | : Namespace "base" should be "tbase" --[[User:Andreas Plank|Andreas Plank]] 12:00, 23 November 2012 (CET) |
+ | : Namespace "tct" of OccurrenceStatusTerm in [http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm.rdf OccurrenceStatusTerm.rdf] is probably wrong --[[User:Andreas Plank|Andreas Plank]] 13:27, 23 November 2012 (CET) | ||
+ | : According to [http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-decl declaration of namespaces] we could change all earlier defined namespaces and prefix them with "ncd.". I made a proposal in column "[[#ncd. prefixes|ncd. prefixes]]" in the table below. For that I removed some "t…" prefixes and kept "t…" prefixes only where I thought it would be necessary --[[User:Andreas Plank|Andreas Plank]] 13:27, 23 November 2012 (CET) | ||
{| class="wikitable sortable vertical-align-top" | {| class="wikitable sortable vertical-align-top" | ||
|+ Overview of namespace definitions and their source files of scheme Natural Collections Description from TDWG | |+ Overview of namespace definitions and their source files of scheme Natural Collections Description from TDWG | ||
− | ! XML namespace !! namespace URI !! Defined in file | + | ! XML namespace !! ncd. prefixes{{Anchor|ncd. prefixes}}<br/>(by Andreas Plank) !! namespace URI !! Defined in file |
+ | |- | ||
+ | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/CollectionType.rdf CollectionType.rdf] | ||
+ | |- | ||
+ | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/CyclicityTerm.rdf CyclicityTerm.rdf] | ||
|- | |- | ||
− | |xmlns:base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/GeographicRegion.rdf GeographicRegion.rdf] |
|- | |- | ||
− | |xmlns:base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/InstitutionType.rdf InstitutionType.rdf] |
|- | |- | ||
− | |xmlns:base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm.rdf OccurrenceStatusTerm.rdf] |
|- | |- | ||
− | |xmlns:base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/SPMInfoItems.rdf SPMInfoItems.rdf] |
|- | |- | ||
− | |xmlns:base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/TaxonRank.rdf TaxonRank.rdf] |
|- | |- | ||
− | |xmlns:base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:base || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/TermWithSource.rdf TermWithSource.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:gr || ncd.gr || http://rs.tdwg.org/ontology/voc/GeographicRegion# || [http://rs.tdwg.org/ontology/voc/GeographicRegion.rdf GeographicRegion.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:spm || ncd.spm || http://rs.tdwg.org/ontology/voc/SpeciesProfileModel# || [http://rs.tdwg.org/ontology/voc/SpeciesProfileModel.rdf SpeciesProfileModel.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:spmi || ncd.spmi || http://rs.tdwg.org/ontology/voc/SPMInfoItems# || [http://rs.tdwg.org/ontology/voc/SPMInfoItems.rdf SPMInfoItems.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/Collection.rdf Collection.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ContactDetails.rdf ContactDetails.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/DigitalImage.rdf DigitalImage.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/Institution.rdf Institution.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/OccurrenceRecord.rdf OccurrenceRecord.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/Person.rdf Person.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/Procedure.rdf Procedure.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/PublicationCitation.rdf PublicationCitation.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/SpeciesProfileModel.rdf SpeciesProfileModel.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/Specimen.rdf Specimen.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/TaxonConcept.rdf TaxonConcept.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/TaxonName.rdf TaxonName.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/TaxonOccurrence.rdf TaxonOccurrence.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/TaxonOccurrenceInteraction.rdf TaxonOccurrenceInteraction.rdf] |
|- | |- | ||
− | |xmlns:tbase || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tbase || ncd.base || http://rs.tdwg.org/ontology/Base# || [http://rs.tdwg.org/ontology/voc/Team.rdf Team.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tc || ncd.tc || http://rs.tdwg.org/ontology/voc/TaxonConcept# || [http://rs.tdwg.org/ontology/voc/TaxonConcept.rdf TaxonConcept.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tcd || ncd.cd || http://rs.tdwg.org/ontology/voc/ContactDetails# || [http://rs.tdwg.org/ontology/voc/ContactDetails.rdf ContactDetails.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common || [http://rs.tdwg.org/ontology/voc/TaxonConcept.rdf TaxonConcept.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common || [http://rs.tdwg.org/ontology/voc/TaxonOccurrenceInteraction.rdf TaxonOccurrenceInteraction.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/Collection.rdf Collection.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/Institution.rdf Institution.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/OccurrenceRecord.rdf OccurrenceRecord.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/SpeciesProfileModel.rdf SpeciesProfileModel.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/Specimen.rdf Specimen.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/TaxonName.rdf TaxonName.rdf] |
|- | |- | ||
− | |xmlns:tcom || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcom || ncd.com || http://rs.tdwg.org/ontology/voc/Common# || [http://rs.tdwg.org/ontology/voc/TaxonOccurrence.rdf TaxonOccurrence.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/Collection.rdf Collection.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ContactDetails.rdf ContactDetails.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/DigitalImage.rdf DigitalImage.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/Institution.rdf Institution.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/OccurrenceRecord.rdf OccurrenceRecord.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/Procedure.rdf Procedure.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/PublicationCitation.rdf PublicationCitation.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/SpeciesProfileModel.rdf SpeciesProfileModel.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/Specimen.rdf Specimen.rdf] |
|- | |- | ||
− | |xmlns:tcore || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/ | + | |xmlns:tcore || ncd.core || http://rs.tdwg.org/ontology/Core# || [http://rs.tdwg.org/ontology/voc/TaxonOccurrence.rdf TaxonOccurrence.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tct || ncd.ct || http://rs.tdwg.org/ontology/voc/CyclicityTerm# || [http://rs.tdwg.org/ontology/voc/CyclicityTerm.rdf CyclicityTerm.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tct || ncd.ost || http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm# || [http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm.rdf OccurrenceStatusTerm.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tdi || ncd.di || http://rs.tdwg.org/ontology/voc/DigitalImage# || [http://rs.tdwg.org/ontology/voc/DigitalImage.rdf DigitalImage.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tinst || ncd.inst || http://rs.tdwg.org/ontology/voc/Institution# || [http://rs.tdwg.org/ontology/voc/Institution.rdf Institution.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:titype || ncd.itype || http://rs.tdwg.org/ontology/voc/InstitutionType# || [http://rs.tdwg.org/ontology/voc/Institution.rdf Institution.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tn || ncd.tn || http://rs.tdwg.org/ontology/voc/TaxonName# || [http://rs.tdwg.org/ontology/voc/TaxonName.rdf TaxonName.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tor || ncd.or || http://rs.tdwg.org/ontology/voc/OccurrenceRecord# || [http://rs.tdwg.org/ontology/voc/OccurrenceRecord.rdf OccurrenceRecord.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tp || ncd.p || http://rs.tdwg.org/ontology/Person# || [http://rs.tdwg.org/ontology/voc/Team.rdf Team.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tp || ncd.p || http://rs.tdwg.org/ontology/voc/Person# || [http://rs.tdwg.org/ontology/voc/Person.rdf Person.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tproc || ncd.proc || http://rs.tdwg.org/ontology/voc/Procedure# || [http://rs.tdwg.org/ontology/voc/Procedure.rdf Procedure.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tpub || ncd.pub || http://rs.tdwg.org/ontology/voc/PublicationCitation# || [http://rs.tdwg.org/ontology/voc/PublicationCitation.rdf PublicationCitation.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:trank || ncd.trank || http://rs.tdwg.org/ontology/voc/TaxonRank# || [http://rs.tdwg.org/ontology/voc/TaxonRank.rdf TaxonRank.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tsp || ncd.sp || http://rs.tdwg.org/ontology/voc/Specimen# || [http://rs.tdwg.org/ontology/voc/Specimen.rdf Specimen.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tt || ncd.t || http://rs.tdwg.org/ontology/voc/Team# || [http://rs.tdwg.org/ontology/voc/Team.rdf Team.rdf] |
|- | |- | ||
− | |xmlns: | + | |xmlns:tto || ncd.to || http://rs.tdwg.org/ontology/voc/TaxonOccurrence# || [http://rs.tdwg.org/ontology/voc/TaxonOccurrence.rdf TaxonOccurrence.rdf] |
|- | |- | ||
− | | | + | | - || ncd.coll || http://rs.tdwg.org/ontology/voc/Collection# || namespace not yet defined in [http://rs.tdwg.org/ontology/voc/Collection.rdf Collection.rdf] |
|- | |- | ||
− | | | + | | - || ncd.colltype || http://rs.tdwg.org/ontology/voc/CollectionType# || namespace not yet defined in [http://rs.tdwg.org/ontology/voc/CollectionType.rdf CollectionType.rdf] |
|} | |} |
Revision as of 13:27, 23 November 2012
Preferred Namespaces and URIs
Collection | Preferred namespace | Preferred namespace URI |
Is in svn Ontology.owl |
Comments |
---|---|---|---|---|
Base | tbase |
http://rs.tdwg.org/ontology/Base# | yes | Collection.rdf[1] defines the namespace "tbase" xmlns:tbase="http://rs.tdwg.org/ontology/Base#"; note: it is also defined as ns "base" in CollectionType.rdf[2] → probably mistakenly.
|
Core | tcore | http://rs.tdwg.org/ontology/Core# | yes | Procedure.rdf defines the namespace "tcore" xmlns:tcore="http://rs.tdwg.org/ontology/Core#" |
Collection | ?tco ?tcoll ?ncd-collection |
http://rs.tdwg.org/ontology/voc/Collection# | yes | namespace “ncd-collection” was decided by Gregor Hagedorn, Andreas Plank; following the "t…" naming scheme the briefest namespace is "tco"; tc is already defined by TaxonConcept |
CollectionType | ?tcot ?tcollt ?tcolltype ?ncd-collectiontype |
http://rs.tdwg.org/ontology/voc/CollectionType# | yes | suggested namespace by Andreas Plank; following the "t…" naming scheme "tcot" namespace is the briefest; tct is already defined by OccurrenceStatusTerm |
Common | tcom | http://rs.tdwg.org/ontology/voc/Common# | yes | TaxonConcept.rdf or Institution.rdf (among many others) define namespace "tcom" xmlns:tcom="http://rs.tdwg.org/ontology/voc/Common#"; common to all concepts |
ContactDetails | tcd | http://rs.tdwg.org/ontology/voc/ContactDetails# | yes | namespace "tcd" because ContactDetails.rdf defines xmlns:tcd="http://rs.tdwg.org/ontology/voc/ContactDetails#" |
CyclicityTerm | tct | http://rs.tdwg.org/ontology/voc/CyclicityTerm# | no | seems in development, namespace "tct" because CyclicityTerm.rdf defines xmlns:tdi="http://rs.tdwg.org/ontology/voc/CyclicityTerm#"; conflicts with OccurrenceStatusTerm that probably defines its "tct" namespace mistakenly |
DigitalImage | tdi | http://rs.tdwg.org/ontology/voc/DigitalImage# | yes | namespace "tdi" because DigitalImage.rdf defines xmlns:tdi="http://rs.tdwg.org/ontology/voc/DigitalImage#" |
GeographicRegion | gr | http://rs.tdwg.org/ontology/voc/GeographicRegion# | no | namespace "gr" because GeographicRegion.rdf defines xmlns:gr="http://rs.tdwg.org/ontology/voc/GeographicRegion#" |
Institution | tinst | http://rs.tdwg.org/ontology/voc/Institution# | yes | namespace "tinst" because Institution.rdf defines xmlns:tinst="http://rs.tdwg.org/ontology/voc/Institution#" |
InstitutionType | titype | http://rs.tdwg.org/ontology/voc/InstitutionType# | yes | namespace "titype" because Institution.rdf defines xmlns:titype="http://rs.tdwg.org/ontology/voc/InstitutionType#" |
OccurrenceRecord | tor | http://rs.tdwg.org/ontology/voc/OccurrenceRecord# | no | namespace "tor" because OccurrenceRecord.rdf defines xmlns:tor="http://rs.tdwg.org/ontology/voc/OccurrenceRecord#" |
OccurrenceStatusTerm | tct | http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm# | yes | namespace "tct" because OccurrenceStatusTerm.rdf defines xmlns:tct="http://rs.tdwg.org/ontology/voc/OccurrenceStatusTerm#", conflicts with CyclicityTerm |
Person | tp | http://rs.tdwg.org/ontology/voc/Person# | yes | namespace "tp" because Person.rdf xmlns:tp="http://rs.tdwg.org/ontology/voc/Person#"; conflicts with taxpub's preferred namespace "tp" |
Procedure | tproc | http://rs.tdwg.org/ontology/voc/Procedure# | yes | Procedure.rdf defines the namespace xmlns:tproc="http://rs.tdwg.org/ontology/voc/Procedure#" |
PublicationCitation | tpub | http://rs.tdwg.org/ontology/voc/PublicationCitation# | yes | PublicationCitation.rdf defines the namespace xmlns:tpub="http://rs.tdwg.org/ontology/voc/PublicationCitation#" |
SpeciesProfileModel | spm | http://rs.tdwg.org/ontology/voc/SpeciesProfileModel# | yes | SpeciesProfileModel.rdf defines the namespace xmlns:spm="http://rs.tdwg.org/ontology/voc/SpeciesProfileModel#" |
SPMInfoItems | spmi | http://rs.tdwg.org/ontology/voc/SPMInfoItems# | no | SPMInfoItems.rdf defines the namespace xmlns:spmi="http://rs.tdwg.org/ontology/voc/SPMInfoItems#"; it's not in the subversion Ontology.owl but listed on TDWG website http://rs.tdwg.org/ontology/voc/ |
Specimen | tsp | http://rs.tdwg.org/ontology/voc/Specimen# | yes | Specimen.rdf defines the namespace xmlns:tsp="http://rs.tdwg.org/ontology/voc/Specimen#" |
TaxonConcept | tc | http://rs.tdwg.org/ontology/voc/TaxonConcept# | yes | TaxonConcept.rdf defines the namespace xmlns:tc="http://rs.tdwg.org/ontology/voc/TaxonConcept#" |
TaxonName | tn | http://rs.tdwg.org/ontology/voc/TaxonName# | yes | TaxonName.rdf defines the namespace xmlns:tn="http://rs.tdwg.org/ontology/voc/TaxonName#" |
TaxonOccurrence | tto | http://rs.tdwg.org/ontology/voc/TaxonOccurrence# | yes | TaxonOccurrence.rdf defines the namespace xmlns:tto="http://rs.tdwg.org/ontology/voc/TaxonOccurrence# |
TaxonOccurrenceInteraction | ?? | http://rs.tdwg.org/ontology/voc/TaxonOccurrenceInteraction# | no | TaxonOccurrenceInteraction.rdf defines no namespace; it is not in the subversion Ontology.owl but listed on TDWG website http://rs.tdwg.org/ontology/voc/ |
TaxonRank | trank | http://rs.tdwg.org/ontology/voc/TaxonRank# | yes | TaxonRank.rdf defines the namespace xmlns:trank="http://rs.tdwg.org/ontology/voc/TaxonRank#" |
Team | tt | http://rs.tdwg.org/ontology/voc/Team# | yes | Team.rdf defines the namespace xmlns:tt="http://rs.tdwg.org/ontology/voc/Team#" |
TermWithSource | ?? | http://rs.tdwg.org/ontology/voc/TermWithSource# | no | TermWithSource.rdf defines the namespace; seems in development (is not listed either on TDWG website http://rs.tdwg.org/ontology/voc/) |
Defined namespaces in NCD
TODO decide for namespace prefixes of Collection, CollectionType, Person, TaxonOccurrenceInteraction, TermWithSource --Andreas Plank 09:58, 20 November 2012 (CET)
- Namespace "base" should be "tbase" --Andreas Plank 12:00, 23 November 2012 (CET)
- Namespace "tct" of OccurrenceStatusTerm in OccurrenceStatusTerm.rdf is probably wrong --Andreas Plank 13:27, 23 November 2012 (CET)
- According to declaration of namespaces we could change all earlier defined namespaces and prefix them with "ncd.". I made a proposal in column "ncd. prefixes" in the table below. For that I removed some "t…" prefixes and kept "t…" prefixes only where I thought it would be necessary --Andreas Plank 13:27, 23 November 2012 (CET)