-
Notifications
You must be signed in to change notification settings - Fork 315
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
Support for prefix declarations in OBO format #1102
base: version4
Are you sure you want to change the base?
Commits on May 10, 2023
-
obo2owl: Treat replaced_by value as an IRI.
The value of the `replaced_by` tag in a OBO file should be an ID according to the OBO Flat File Format specification, so we treat it as such.
Configuration menu - View commit details
-
Copy full SHA for af67e2f - Browse repository at this point
Copy the full SHA af67e2fView commit details -
obo2owl: Follow idspace declarations.
When the header frame of a OBO file contains `idspace` tags, use them to translate Prefixed-IDs (aka CURIEs) into full IRIs.
Configuration menu - View commit details
-
Copy full SHA for 14eb43f - Browse repository at this point
Copy the full SHA 14eb43fView commit details -
obo2owl: Treat
consider
value as IRI.Process `consider` tags in a OBO file the same way as `replaced_by` tags.
Configuration menu - View commit details
-
Copy full SHA for 19fe6f9 - Browse repository at this point
Copy the full SHA 19fe6f9View commit details
Commits on May 11, 2023
-
Remove injected OBO_REL prefix declaration; order is backwards so lik…
…ely never useful.
Configuration menu - View commit details
-
Copy full SHA for 6129d48 - Browse repository at this point
Copy the full SHA 6129d48View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51644b8 - Browse repository at this point
Copy the full SHA 51644b8View commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25cc046 - Browse repository at this point
Copy the full SHA 25cc046View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7aafdf8 - Browse repository at this point
Copy the full SHA 7aafdf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d156a7 - Browse repository at this point
Copy the full SHA 4d156a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d949e9 - Browse repository at this point
Copy the full SHA 1d949e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a75c94 - Browse repository at this point
Copy the full SHA 4a75c94View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57298d7 - Browse repository at this point
Copy the full SHA 57298d7View commit details -
Ensure longest namespace match is used. Disallow prefixes that are su…
…bstrings of OBO namespace.
Configuration menu - View commit details
-
Copy full SHA for 13a2d43 - Browse repository at this point
Copy the full SHA 13a2d43View commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cf37ca - Browse repository at this point
Copy the full SHA 7cf37caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47dca60 - Browse repository at this point
Copy the full SHA 47dca60View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 672eb6e - Browse repository at this point
Copy the full SHA 672eb6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb66f71 - Browse repository at this point
Copy the full SHA fb66f71View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53a73a1 - Browse repository at this point
Copy the full SHA 53a73a1View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b1f585 - Browse repository at this point
Copy the full SHA 7b1f585View commit details