We define constants to access vocabulary URIs, duplicated in both the Jena and React projects. It would be good to avoid this duplication by defining it once between those projects
- Inrupt have a LIT generator which reads an ontology and outputs this kind of class into different languages, but I asked and they said they're not going to release it for a while yet
- We could possibly read them in from a shared config file, but this might be redefining the efforts above
- ?
We define constants to access vocabulary URIs, duplicated in both the Jena and React projects. It would be good to avoid this duplication by defining it once between those projects