Slot: issueTracker
Ontologies should be managed with version control software like git. Ideally, the development process of an ontology is open and takes place on platforms like GitLab.com. The ontology should point to the issue tracker of its own development environment so that others may report bugs or suggestions to the developers.
This metadatum is also recommended as required by:
- https://github.com/information-artifact-ontology/ontology-metadata/pull/106#issuecomment-1117383852
- http://purl.obolibrary.org/meta/context.jsonld
- https://w3id.org/mod/2.0
- https://github.com/owlcs/miro/blob/master/miro.md#c3-communication
- https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md
URI: doap:bug-database
Inheritance
- provenanceProperty
- versionInformation
- issueTracker
- versionInformation
Applicable Classes
Name | Description |
---|---|
RequiredMetadata | A mixin that provides the required properties needed to index an ontology or ... |
Ontology | An OWL ontology |
SkosConceptScheme | A SKOS vocabulary serialized in RDF using the skos:ConceptScheme |
Properties
- Range: String
- Required: True
Comments
- For the RDF implementation, we recommend using the URI provided here as a standard, but the URI(s) listed under See Also might be used as alternative for this predicate.
See Also
LinkML Source
name: issueTracker
description: "Ontologies should be managed with version control software like git.\
\ Ideally, the development process of an ontology is open and takes place on platforms\
\ like GitLab.com. The ontology should point to the issue tracker of its own development\
\ environment so that others may report bugs or suggestions to the developers.\n\
\nThis metadatum is also recommended as required by:\n\n * https://github.com/information-artifact-ontology/ontology-metadata/pull/106#issuecomment-1117383852\n\
\ * http://purl.obolibrary.org/meta/context.jsonld\n * https://w3id.org/mod/2.0\n\
\ * https://github.com/owlcs/miro/blob/master/miro.md#c3-communication\n * https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md\n"
comments:
- For the RDF implementation, we recommend using the URI provided here as a standard,
but the URI(s) listed under **See Also** might be used as alternative for this predicate.
from_schema: http://terminology.tib.eu/schema
see_also:
- rdfs:seeAlso
rank: 1000
is_a: versionInformation
slot_uri: doap:bug-database
multivalued: false
alias: issueTracker
domain_of:
- RequiredMetadata
range: string
required: true