We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are (afaik) three keywords which are encoded urls:
I tried to rename / delete them via the api, but it seems the code is too much.
They are not used on production (clean up hurray), so not very urgent
{ "hits": 3, "count": 3, "page": 1, "perpage": 20, "pages": 1, "q": "a+href", "concepts": [ { "code": "syntactic+annotation+%28%3Ca+href%3Dhttps%3A%2F%2Funiversaldependencies.org%2F%3EUniversal+Dependencies%3C%2Fa%3E%29", "vocabulary": { "code": "sshoc-keyword" }, "label": "syntactic annotation (<a href=https://universaldependencies.org/>Universal Dependencies</a>)", "notation": "", "uri": "https://vocabs.sshopencloud.eu/vocabularies/sshomp-keyword/syntactic+annotation+%28%3Ca+href%3Dhttps%3A%2F%2Funiversaldependencies.org%2F%3EUniversal+Dependencies%3C%2Fa%3E%29", "types": [ { "code": "keyword" } ], "candidate": false }, { "code": "%3Ca+href%3Dhttps%3A%2F%2Fwww.unipotsdam.de%2Flangage%2Flabank%2Febay.php%3Esee+here%3C%2Fa%3E", "vocabulary": { "code": "sshoc-keyword" }, "label": "<a href=https://www.unipotsdam.de/langage/labank/ebay.php>see here</a>", "notation": "", "uri": "https://vocabs.sshopencloud.eu/vocabularies/sshomp-keyword/%3Ca+href%3Dhttps%3A%2F%2Fwww.unipotsdam.de%2Flangage%2Flabank%2Febay.php%3Esee+here%3C%2Fa%3E", "types": [ { "code": "keyword" } ], "candidate": false }, { "code": "%3Ca+href%3Dhttps%3A%2F%2Fexmaralda.org%2Fen%2F2018%2F11%2F26%2Feadhworkshopannotationofdigitaloraldatacollectionsinthehumanitiesandsocialsciences3%2F%3EEXMARaLDA%3C%2Fa%3E", "vocabulary": { "code": "sshoc-keyword" }, "label": "<a href=https://exmaralda.org/en/2018/11/26/eadhworkshopannotationofdigitaloraldatacollectionsinthehumanitiesandsocialsciences3/>EXMARaLDA</a>", "notation": "", "uri": "https://vocabs.sshopencloud.eu/vocabularies/sshomp-keyword/%3Ca+href%3Dhttps%3A%2F%2Fexmaralda.org%2Fen%2F2018%2F11%2F26%2Feadhworkshopannotationofdigitaloraldatacollectionsinthehumanitiesandsocialsciences3%2F%3EEXMARaLDA%3C%2Fa%3E", "types": [ { "code": "keyword" } ], "candidate": false } ], "types": { "keyword": { "code": "keyword", "label": "Keyword", "count": 3, "checked": false } }, "facets": { "candidate": { "false": { "count": 3, "checked": false } } } }
The text was updated successfully, but these errors were encountered:
is this a frontend issue?
Sorry, something went wrong.
sorry, sollte zu curation
mkrzmr
No branches or pull requests
There are (afaik) three keywords which are encoded urls:
I tried to rename / delete them via the api, but it seems the code is too much.
They are not used on production (clean up hurray), so not very urgent
{ "hits": 3, "count": 3, "page": 1, "perpage": 20, "pages": 1, "q": "a+href", "concepts": [ { "code": "syntactic+annotation+%28%3Ca+href%3Dhttps%3A%2F%2Funiversaldependencies.org%2F%3EUniversal+Dependencies%3C%2Fa%3E%29", "vocabulary": { "code": "sshoc-keyword" }, "label": "syntactic annotation (<a href=https://universaldependencies.org/>Universal Dependencies</a>)", "notation": "", "uri": "https://vocabs.sshopencloud.eu/vocabularies/sshomp-keyword/syntactic+annotation+%28%3Ca+href%3Dhttps%3A%2F%2Funiversaldependencies.org%2F%3EUniversal+Dependencies%3C%2Fa%3E%29", "types": [ { "code": "keyword" } ], "candidate": false }, { "code": "%3Ca+href%3Dhttps%3A%2F%2Fwww.unipotsdam.de%2Flangage%2Flabank%2Febay.php%3Esee+here%3C%2Fa%3E", "vocabulary": { "code": "sshoc-keyword" }, "label": "<a href=https://www.unipotsdam.de/langage/labank/ebay.php>see here</a>", "notation": "", "uri": "https://vocabs.sshopencloud.eu/vocabularies/sshomp-keyword/%3Ca+href%3Dhttps%3A%2F%2Fwww.unipotsdam.de%2Flangage%2Flabank%2Febay.php%3Esee+here%3C%2Fa%3E", "types": [ { "code": "keyword" } ], "candidate": false }, { "code": "%3Ca+href%3Dhttps%3A%2F%2Fexmaralda.org%2Fen%2F2018%2F11%2F26%2Feadhworkshopannotationofdigitaloraldatacollectionsinthehumanitiesandsocialsciences3%2F%3EEXMARaLDA%3C%2Fa%3E", "vocabulary": { "code": "sshoc-keyword" }, "label": "<a href=https://exmaralda.org/en/2018/11/26/eadhworkshopannotationofdigitaloraldatacollectionsinthehumanitiesandsocialsciences3/>EXMARaLDA</a>", "notation": "", "uri": "https://vocabs.sshopencloud.eu/vocabularies/sshomp-keyword/%3Ca+href%3Dhttps%3A%2F%2Fexmaralda.org%2Fen%2F2018%2F11%2F26%2Feadhworkshopannotationofdigitaloraldatacollectionsinthehumanitiesandsocialsciences3%2F%3EEXMARaLDA%3C%2Fa%3E", "types": [ { "code": "keyword" } ], "candidate": false } ], "types": { "keyword": { "code": "keyword", "label": "Keyword", "count": 3, "checked": false } }, "facets": { "candidate": { "false": { "count": 3, "checked": false } } } }
The text was updated successfully, but these errors were encountered: