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

terms4fairskills integration #672

Open
fbacall opened this issue May 16, 2022 · 0 comments
Open

terms4fairskills integration #672

fbacall opened this issue May 16, 2022 · 0 comments

Comments

@fbacall
Copy link
Member

fbacall commented May 16, 2022

Add terms4fairskills ontology and allow linking to resources https://github.com/terms4fairskills/FAIRterminology

Ontology related classes are defined here:
https://github.com/ElixirTeSS/TeSS/tree/v1.1.0/app/ontologies

Module used to link terms to resources:
https://github.com/ElixirTeSS/TeSS/blob/v1.1.0/lib/has_ontology_terms.rb

Example usage:
https://github.com/ElixirTeSS/TeSS/blob/v1.1.0/app/models/event.rb#L99-L100
https://github.com/ElixirTeSS/TeSS/blob/v1.1.0/app/controllers/edam_controller.rb
https://github.com/ElixirTeSS/TeSS/blob/v1.1.0/app/views/events/_form.html.erb#L64-L68

Some code may need refactoring to cope with non-EDAM ontologies, e.g. concepts like "branches" and "subsets".

@fbacall fbacall added this to the 1.4.0 release milestone Feb 7, 2023
@fbacall fbacall removed this from the 1.4.0 release milestone Aug 14, 2023
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