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

sameAs VS exactMatch to id.eaufrance.fr #5

Open
sgrellet opened this issue Sep 21, 2018 · 1 comment
Open

sameAs VS exactMatch to id.eaufrance.fr #5

sgrellet opened this issue Sep 21, 2018 · 1 comment

Comments

@sgrellet
Copy link
Contributor

https://data.geoscience.fr/ncl/par/1340 <--> http://id.eaufrance.fr/par/1340
in both cases speak about Nitrate but the representation is different 'skos & Friends' VS Sandre one (based on French dictionnary on PAR)

-> sameAs VS exactMatch ?

@afeliachi
Copy link
Collaborator

by using skos:exactMatch (or any sub-property of skos:semanticRelation), we are implying that the resources on both sides of the relation are of type skos:Concept. Thus This should be used carefully.
owl:sameAs is more generic since it could be used between any rdfs:Resources .

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

2 participants