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

PEP-1: Addressing the Mutable Series Consideration #9

Open
clnsmth opened this issue Oct 31, 2024 · 0 comments
Open

PEP-1: Addressing the Mutable Series Consideration #9

clnsmth opened this issue Oct 31, 2024 · 0 comments

Comments

@clnsmth
Copy link
Collaborator

clnsmth commented Oct 31, 2024

To address the mutable series consideration raised in PEP-1, we could utilize the schema.org/isPartOf property to create a semantic relationship. For instance:

<annotation>
    <propertyURI label="isPartOf">https://schema.org/isPartOf</propertyURI>
    <valueURI label="Aquatic Habitat Inventory …">https://doi.org/10.25976/nq3f-5l79</valueURI>
</annotation>

This would semantically convey that: "This dataset is part of the resource identified by https://doi.org/10.25976/nq3f-5l79."

However, it's important to note that we cannot always guarantee that the subject is, in fact, part of the object. This uncertainty can arise in cases where:

  1. Processing delays prevent timely updates, or
  2. The update to the object has not been completed by the responsible human (e.g., author or information manager).

Thoughts?

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