Skip to content

Conversation

@sharifX
Copy link
Contributor

@sharifX sharifX commented Aug 1, 2025

Documentation to describe the background, design principles and implementation schema for terms and controlled value. The schema PR needs to be approved first.

Documentation to describe the background, design principles and implementation schema for terms and controlled value. The schema PR needs to be approved first.
Copy link
Contributor

@southeo southeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build is failing, but the logs have expired. Please re-run and see if you can fix the build, otherwise changes are blocked.

`https://hdl.handle.net/20.500.1025/TermName`
e.g., `https://hdl.handle.net/20.500.1025/hasEntityRelationships`

While encoding semantics in PID strings is not ideal, it improves usability in JSON-LD and makes terms compact and human-readable (`ods:DigitalSpecimen`).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does (ods:DigitalSpecimen) refer to?


4. **PID resolution infrastructure**:

* All terms are **dereferenceable** via Handle resolution
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe elaborate on what this means?

* Human- and machine-readable content is served through services like:
`https://terms.dissco.tech/digital-specimen-terms#DigitalSpecimen`
* This is analogous to `rs.tdwg.org` vocabulary resolution

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what these last 2 points have to do with the PID resolution infrastructure

graph TD
A["ods:topicDiscipline<br/><sub>(Term, FDO)</sub>"] --> B["Botany<br/><sub>(ControlledValue)</sub>"]
A --> C["Zoology<br/><sub>(ControlledValue)</sub>"]
C --> D["Ethology<br/><sub>(ControlledValue)</sub>"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like introducing ethology here is a bit confusing, since it's not an openDS term? What do you think

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

Successfully merging this pull request may close these issues.

3 participants