-
BARTOC, VIAF, GND, ORCID etc.
-
PostgresSQL is not only relevant for performance analysis (#26) but also allows to extend the database e.g. with information about libraries.
~~~sql
-- technically PPN is an integer with checksum…
-
This JSKOS record could not be saved:
~~~json
{
"ADDRESS": {
"code": "08037 ",
"country": "Spain",
"locality": "Barcelona",
"street": "Mallorca, 272"
},
"API": [],
…
-
OpenSearch Suggestions is very important for typeahead. It required right-truncation (see #11).
-
When a concept is selected the user should get a list of concepts with synonym labels (if they exists). For instance [this RVK concept](http://coli-conc.gbv.de/cocoda/app/?fromScheme=http%3A%2F%2Furi…
-
Exclusions in XKOS are properties that are extensions of skos:scopeNote, which are intended to capture text only. It is suggested elsewhere(*) that notes can be represented as “XHTML fragments, thereb…
-
DNB manages mappings between GND and other vocabularies in Tc records of their PICA database. We should support a backend to directly create and modify these Tc records in the GND database. Likely req…
-
This issue can be used to discuss how we could implement updates for vocabularies and possibly versioning them or at least allowing to access the difference between versions.
The objective is that …
-
While stating that there can be different types of ConceptAssociation, XKOS does not provide a mechanism to capture this type.
At least a clear mechanism should be provided to ensure the compatibilit…
-
- [ ] In VocabularySearch, kostypes and licenses are loaded:
https://github.com/gbv/bartoc.org/blob/b76a0aaaf3ff539a52f1a46eb1167d8292d0a2d3/vue/components/VocabularySearch.vue#L93-L101
- [ ] Ha…