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

Handling of deprecated concepts #287

Closed
3 of 7 tasks
acka47 opened this issue Jan 10, 2024 · 4 comments · Fixed by #291
Closed
3 of 7 tasks

Handling of deprecated concepts #287

acka47 opened this issue Jan 10, 2024 · 4 comments · Fixed by #291
Assignees

Comments

@acka47
Copy link
Member

acka47 commented Jan 10, 2024

This came up in the context of the latest upate of Hochschulfächersystematik, see also the respective paragraph of this week's meeting notes of OER-Metadatengruppe.

I suggest to follow the lead of SKOSMOS which came to the same results that started to emerge in the discussion of the Tuesday meeting: https://github.com/NatLibFi/Skosmos/wiki/Data-Model#deprecated-concepts

We could move on in two steps:

Step 1

  • Clearly mark concepts as deprecated when its description contains owl:deprecated true
  • Include links to successor concept(s) indicated with dct:isReplacedBy
  • Exclude deprecated concepts from the hierarchy view
  • Exclude deprecated context from the search index
  • Add info in README

Step 2

Include a configuration option that triggers:

  • inclusion of – grayed-out – deprecated concepts in the hierarchy view
  • inclusion of deprecated contexts in search index with – per default off – switch in the search configuration
@acka47 acka47 added this to SkoHub Jan 10, 2024
@acka47 acka47 moved this to 🏗 In progress in Metadatengruppe Jan 10, 2024
@sroertgen sroertgen moved this to Ready in SkoHub Jan 15, 2024
@acka47 acka47 moved this from 🏗 In progress to 📋 Backlog in Metadatengruppe Jan 16, 2024
@acka47 acka47 moved this from 📋 Backlog to 🔖 Ready in Metadatengruppe Feb 5, 2024
@acka47 acka47 moved this from 🔖 Ready to 🏗 In progress in Metadatengruppe Feb 5, 2024
@sroertgen sroertgen moved this from Ready to Working in SkoHub Feb 5, 2024
sroertgen added a commit that referenced this issue Feb 6, 2024
sroertgen added a commit that referenced this issue Feb 6, 2024
sroertgen added a commit that referenced this issue Feb 7, 2024
sroertgen added a commit that referenced this issue Feb 7, 2024
sroertgen added a commit that referenced this issue Feb 7, 2024
@sroertgen
Copy link
Contributor

@acka47 how do we want to proceed here?

I implemented the first tasks, resulting in something like

image

The information is also available in the machine readable part.
Should I continue working on the other steps or do we first want to get feedback on this from people who had problems with deprecated concepts?

@acka47
Copy link
Member Author

acka47 commented Feb 7, 2024

Thanks, this looks good. One minor thing: To be consistent with "In Scheme" etc., we should use "Is replaced by".

Should I continue working on the other steps or do we first want to get feedback on this from people who had problems with deprecated concepts?

Yes, let's first await the discussion next Tuesday. But we should already deploy this at least to test to show how it looks with the Hochschulfächersystematik.

sroertgen added a commit that referenced this issue Feb 7, 2024
@sroertgen
Copy link
Contributor

Ok. Will fix headline and merge into dev for testing.

sroertgen added a commit that referenced this issue Feb 7, 2024
@sroertgen sroertgen moved this from Working to Review in SkoHub Feb 7, 2024
@sroertgen sroertgen linked a pull request Feb 7, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Review to Done in SkoHub Feb 7, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Metadatengruppe Feb 7, 2024
@sroertgen sroertgen reopened this Feb 7, 2024
@acka47
Copy link
Member Author

acka47 commented Feb 13, 2024

Exclude deprecated concepts from the hierarchy view
Exclude deprecated context from the search index

As discussed today in the meeting of OER-Metadatengruppe, we won't do this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants