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

Multiple references one feature Issue: From DRIP exploration #6

Open
dwief-usgs opened this issue Aug 29, 2022 · 2 comments
Open

Multiple references one feature Issue: From DRIP exploration #6

dwief-usgs opened this issue Aug 29, 2022 · 2 comments

Comments

@dwief-usgs
Copy link

In some cases there is more than one ref_dam representing a unique feature (2 entries, 1 dam). When this happens do we want to remove one of the reference dams or leave them both? Either way if we are fairly certain an entry is a duplicate we should cross reference IDs, right?. Below are a few examples I ran into:

@ksonda
Copy link
Member

ksonda commented Sep 1, 2022

Good idea!. @dblodgett-usgs this would be a use case for owl:sameAs right? or you want to be safer and schema:sameAs?

@dblodgett-usgs
Copy link
Member

I'm not sure how much the sameAs version matters - owl:sameAs is the stronger of the two and the two really are the exact same physical feature -- so probably fine to go that route. schema:sameAs seems better for softer "webby" sameAs associations.

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

3 participants