Skip to content

Commit 49003b3

Browse files
🚀 Automatically rebuilt derived files (#2305)
Co-authored-by: GitHub Action <action@github.com>
1 parent c09b265 commit 49003b3

5 files changed

Lines changed: 1162 additions & 1138 deletions

File tree

_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8244,6 +8244,10 @@ ontologies:
82448244
ontology_purl: http://purl.obolibrary.org/obo/gaz.owl
82458245
- id: gaz.obo
82468246
ontology_purl: http://purl.obolibrary.org/obo/gaz.obo
8247+
- description: A country specific subset of the GAZ.
8248+
id: gaz/gaz-countries.owl
8249+
ontology_purl: http://purl.obolibrary.org/obo/gaz/gaz-countries.owl
8250+
title: GAZ countries
82478251
repository: https://github.com/EnvironmentOntology/gaz
82488252
title: Gazetteer
82498253
tracker: https://github.com/EnvironmentOntology/gaz/issues

registry/ontologies.jsonld

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11578,6 +11578,12 @@
1157811578
{
1157911579
"id": "gaz.obo",
1158011580
"ontology_purl": "http://purl.obolibrary.org/obo/gaz.obo"
11581+
},
11582+
{
11583+
"description": "A country specific subset of the GAZ.",
11584+
"id": "gaz/gaz-countries.owl",
11585+
"ontology_purl": "http://purl.obolibrary.org/obo/gaz/gaz-countries.owl",
11586+
"title": "GAZ countries"
1158111587
}
1158211588
],
1158311589
"repository": "https://github.com/EnvironmentOntology/gaz",

0 commit comments

Comments
 (0)