Skip to content
New issue

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

Expose SKOS XL metadata of labels #109

Closed
osma opened this issue Oct 9, 2014 · 5 comments
Closed

Expose SKOS XL metadata of labels #109

osma opened this issue Oct 9, 2014 · 5 comments
Assignees
Labels
Milestone

Comments

@osma
Copy link
Member

osma commented Oct 9, 2014

Supporting SKOS XL would involve at least:

  • having a separate page for term information
  • making terms clickable so one can get to that page

Would be useful for AGROVOC, and also possibly in the future for YSO if we add more term metadata using SKOS XL.

It's still fine to require SKOS Core labels to be explicitly materialized.

@osma osma added this to the Blue Sky milestone Oct 9, 2014
@osma osma added the size-large more than 2 days label Oct 23, 2014
@osma
Copy link
Member Author

osma commented Oct 28, 2014

Also requested by @catecara of FAO.

@osma
Copy link
Member Author

osma commented May 3, 2016

Here's how PoolParty supports SKOS XL labels, i.e. as clickable links with popups. We should do something similar.
https://help.poolparty.biz/doc/white-papers-release-notes/poolparty-release-notes/release-notes-poolparty-5-3

@osma osma modified the milestones: Next Tasks, Blue Sky Jun 20, 2016
@osma osma added size-medium 2 hours to 2 days and removed size-large more than 2 days labels Jun 20, 2016
@osma
Copy link
Member Author

osma commented Jun 20, 2016

Now that #477 (reified definitions) is done, this should be a bit easier to accomplish following the same pattern.

The first step would be to modify the concept info query so that it returns the SKOS XL metadata, even though it is not shown in the UI. This issue should be about the data side. I've opened another issue (#533) about making the SKOS XL metadata visible in the UI.

@osma osma changed the title SKOS XL support Expose SKOS XL metadata of labels Jun 20, 2016
@osma
Copy link
Member Author

osma commented Jun 20, 2016

SKOS XL metadata is available at least in EuroVoc, AGROVOC and GACS.

EuroVoc example concept: http://skosmos.dev.finto.fi/euro/en/page/344
EuroVoc XL labels typically contain eu:termReleasedWithVersion properties.

AGROVOC example concept: http://skosmos.dev.finto.fi/agrovoc/en/page/c_24392
AGROVOC XL labels typically have vocbench:hasStatus and dct:created properties, sometimes also others.

GACS example concept: http://skosmos.dev.finto.fi/gacs/en/page/C597
GACS labels for organisms typically have agvoc:scientificName properties.

@osma osma modified the milestones: Next Tasks, 1.8 Jun 22, 2016
@tfrancart
Copy link
Contributor

Also interested in this, in a scenario where VocBench is the back-office thesaurus editing tool, and handles everything in SKOS-XL.

@osma osma self-assigned this Sep 8, 2016
osma added a commit that referenced this issue Sep 8, 2016
@osma osma closed this as completed in 4764acf Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants