glossarist / glossarist/iev-data
Reconcile formats of `related` items and authoritative sources as relationships
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Regarding external relationships currently in `related:`, they look like:
```
related:
- ref:
id: 702-05-17
source: IEV
version: 1992-03
type: supersedes
```
Authoritative sources look like:
```
authoritative_source:
- ref: ISO 921:1997
clause: definition 819
link: https://www.iso.org/standard/5333.html
relationship:
type: modified
original: ISO 921:1997, definition 819, modified
```
Can we use the same way of specifying relationship target for both? Perhaps something that complies with Relaton model?
cc @ronaldtse @yablokov
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.