You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Hi! The effort of this implementation is to provide web application snippets to access, display, and interact with taxonomies. It's part of research project http://coli-conc.gbv.de/ - see Technical Report 1 for a brief overview in 2 pages. The JSON based data format used in ng-skos is JSKOS. Any JSON-API requires such definition of a data format. JSKOS is based on JSON-LD so you get best of both worlds (RDF and plain JSON). The reason for not just taking JSON-LD only is that the same taxonomy can be expressed in different ways in JSON-LD. Our project also includes definition of a REST API for taxonomies and other knowledge organization systems: https://github.com/gbv/jskos-api Both specification and implementation, however are in a very early stage. If you need a quick solution, have a look at existing terminology server software for instance Skosmos.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am interested in this work. Just trying to better understand the scope of this reference application.
My current interest is to find a suitable semantic (json-ld or jskos) REST interface for a Taxonomy. Not sure if your effort provides this.
Regards,
Radu
The text was updated successfully, but these errors were encountered: