Default Namespace property?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 162
- Forks
- 48
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 25
Description
In our platform we have a property xy:defaultNS which stores the suggested default namespace for new resources in a given graph. It is attached to the home resource of the named graph (often an owl:Ontology). It is used whenever the user creates new instances which typically starts with entering the display label, from which the system will derive a suitable URI consisting of the label as local name, and the default namespace.
It would be great if such a property shui:defaultNamespace (datatype xsd:anyURI) could be added.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SHUI vocabulary and the definitions for properties attached to graph home resources. Confirm how a default namespace is represented and documented, then add shui:defaultNamespace with datatype xsd:anyURI and describe its use for deriving new resource URIs. Done means the property is defined consistently with the existing vocabulary and covered by the relevant specification checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100