Skip to content

Change names of generated ontology files #801

@Zack-83

Description

@Zack-83

At present, ontology files generated by Widoco are just named ontology.ttl, ontology.jsonld, ontology.nt, ontology.xml.

This can create confusion if somebody is using / working at more ontology projects at the same time.

In my opinion it would be better to have differentiated names:

  • Either naming all serializations like the source code: myschema.ttl --> myschema.nt etc.
  • Or creating the name from the prefix: prefix.ttl, etc.
  • Possibly including also the version number: prefix-v1.4.0.ttl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions