Skip to content

Support of other ontology pre-release annotations #131

Description

@bact

PR #124 made it possible to add pre-release annotation to the binding, if sh-to-code:isPreRelease true annotation is detected in ow:Ontology.

Apart from sh-to-code:isPreRelease, there are other ontology annotations that signal pre-release status that shacl2code could use. For example,

  • owl:versionInfo "0.7.1" (major version zero in Semantic Versioning)
  • owl:versionInfo "3.1.0-rc2" (pre-release in Semantic Versioning)
  • adms:status: <http://purl.org/adms/status/UnderDevelopment>
  • adms:status: <http://publications.europa.eu/resource/authority/dataset-status/DEVELOP>

See full details in

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions