Bug #10854
SKOS source notes are not being exported
Status: | Verified | Start date: | 02/03/2017 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Import/Export | |||
Target version: | Release 2.5.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
- Create a new term in one of the taxonomies (e.g. Places) or edit an existing term
- Add several source notes - the UI makes this field repeatable
- Use SKOS XML Export option
- Examine output
- Source notes are not included in the export
- Even if AtoM wants to add the URL of the location of the term as a source note on export, other user-added data should also be exported. User-entered source notes should appear in the export, and successfully import into a new AtoM instance.
See attached image (prior to export) and resulting SKOS file.
Related issues
History
#1 Updated by Mike Cantelon over 3 years ago
- Status changed from New to Feedback
- Assignee set to Dan Gillean
Hi Dan. What SKOS element should be used for source notes? Just "note"? https://www.w3.org/2009/08/skos-reference/skos.html
#2 Updated by Dan Gillean over 3 years ago
- Assignee changed from Dan Gillean to Mike Cantelon
Hi Mike,
Yes, that seems to be the only tag that fits. Would be nice if we could give it a type attribute, but I can't see any valid way to do that easily.
#3 Updated by Mike Cantelon over 3 years ago
- Status changed from Feedback to Code Review
- Assignee deleted (
Mike Cantelon)
PR for CR: https://github.com/artefactual/atom/pull/805
#4 Updated by José Raddaoui Marín over 3 years ago
- Status changed from Code Review to Feedback
- Assignee set to Mike Cantelon
- Target version set to Release 2.5.0
#5 Updated by Mike Cantelon over 3 years ago
- Status changed from Feedback to QA/Review
- Assignee changed from Mike Cantelon to Dan Gillean
#6 Updated by Mike Cantelon over 3 years ago
Merged into qa/2.5.x.
#7 Updated by Dan Gillean over 3 years ago
- Status changed from QA/Review to Verified
Looks good, but there's a separate issue with importing notes as well. Will open a new ticket for that soon.
#8 Updated by Dan Gillean over 3 years ago
- Related to Bug #12648: SKOS source notes are not being imported added