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

IDs when adding concepts in WebProtege VERSUS Comments in WebProtege #7

Open
matuskalas opened this issue Jan 15, 2018 · 0 comments
Open
Assignees

Comments

@matuskalas
Copy link
Member

alpha02 collaborative dev

IDs had to be changed manually when merging to git, as the WebProtege project was set up unoptimally.

Problem: When afterwards merged back to WebProtege, would loose Comments for re-ID-ed concepts.

Thus are all comments kept in old, frozen "live" alpha02_dev at https://webprotege.stanford.edu/#projects/046821ee-2307-4d3f-b4a7-dececc665b92/edit/Classes

Was after alpha02

FOR EDITORS NB.: (CHANGE FROM PREVIOUS!) When adding a new concept, you MUST fill in an appropriate ID a.k.a. IRI a.k.a. URI of the new concept. In order to support future traceabilty, it MUST have the following form:

http://edamontology.org/<sub-ontology>___<underscored-label>

where <sub-ontology> is one of data, format, operation, topic

and <underscored-label> is the first short label you give to the concept, with spaces replaced by underscores ('_').

The 3 underscores ('___') are necessary in this temporary agile setting, to mark the next 3rd alpha version alpha03.

Example:
http://edamontology.org/topic___New_ultra_super_nanoscopy

Sorry for a complication and thank you for understanding!!!

That didn't really work well

Still problems:

  • Had to change some IDs manually while merging into git version
  • When afterwards merged back to WebProtege, lost Comments for re-ID-ed concepts

From alpha03

IDs should be automatically assigned as http://edamontology.org/znew____<underscored-label>. Number of 'N' underscores corresponds to the alpha'N'_dev version.

N.B. !!DANGEROUS!!: Thus Comments would be kept only for:

  • older concepts, or
  • ONES THAT HAVE BEEN MERGED TO GIT & BACK TO WEBPROTEGE, or
  • ONES THAT ARE ADDED WHILE TEMPORARILY CHANGING THE ID SETTINGS. !!DANGEROUS!!
@matuskalas matuskalas self-assigned this Jan 15, 2018
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