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

Take in account more RDF properties #2

Open
jmvanel opened this issue Jan 30, 2018 · 0 comments
Open

Take in account more RDF properties #2

jmvanel opened this issue Jan 30, 2018 · 0 comments

Comments

@jmvanel
Copy link
Owner

jmvanel commented Jan 30, 2018

Currently the map only uses these RDF properties:

  • geo:long ,
  • geo:lat ,
  • rdfs:label
    for each URI .

There is a need to take in account also these RDF properties (let's call them displayed annotations) :

  • rdf:type for RDF classes
  • dcterms:subject for connecting the URI to a SKOS thesaurus
  • dcterms:publisher for indicating the provenance

How to show these properties ?
It is expected that RDF classes, SKOS concepts, and publishers have a foaf:img, foaf:image, or foaf:logo ,
which will then be used for markers.

In the case where there is no such images, a different color for each combination should be computed.
For the case where a given URI has several displayed annotations, a choice widget will allow to choose globally the displayed annotation among the three above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant