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
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: