We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The IDs and defs are not same in VEuGEO.obo and GADM-only-disambiguated.obo files. For example, for term id: VEuGEO:0000017
In VEuGEO.obo file, [Term] id: VEuGEO:0000017 name: Andorra alt_id: GADM:AND def: "Country" [GADM:AND] is_a: VEuGEO:0000016 ! Southern Europe
In GADM-only-disambiguated.obo file, [Term] id: VEuGEO:0000017 name: Austria alt_id: GADM:AUT def: "Country" [GADM:AUT] comment: GADM ADM0 TYPE: Not provided, assumed 'country' relationship: located_in VEuGEO:0000002 ! Earth
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The IDs and defs are not same in VEuGEO.obo and GADM-only-disambiguated.obo files. For example, for term id: VEuGEO:0000017
In VEuGEO.obo file,
[Term]
id: VEuGEO:0000017
name: Andorra
alt_id: GADM:AND
def: "Country" [GADM:AND]
is_a: VEuGEO:0000016 ! Southern Europe
In GADM-only-disambiguated.obo file,
[Term]
id: VEuGEO:0000017
name: Austria
alt_id: GADM:AUT
def: "Country" [GADM:AUT]
comment: GADM ADM0 TYPE: Not provided, assumed 'country'
relationship: located_in VEuGEO:0000002 ! Earth
The text was updated successfully, but these errors were encountered: