File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ def load_terms(repository: TermRepository):
1818 vocab .load ("https://raw.githubusercontent.com/isamplesorg/metadata_profile_earth_science/main/vocabulary/earthenv_material_extension_mineral_group.ttl" )
1919 vocab .load ("https://raw.githubusercontent.com/isamplesorg/metadata_profile_earth_science/main/vocabulary/earthenv_material_extension_rock_sediment.ttl" )
2020 vocab .load ("https://raw.githubusercontent.com/isamplesorg/metadata_profile_earth_science/main/vocabulary/earthenv_materialsampleobject_type.ttl" )
21- vocab .load ("https://raw.githubusercontent.com/isamplesorg/metadata_profile_earth_science/main/vocabulary/SESAR_material_extension_rock_sediment.ttl" )
2221 vocab .load ("https://raw.githubusercontent.com/isamplesorg/metadata_profile_archaeology/main/vocabulary/opencontext_material_extension.ttl" )
2322 vocab .load ("https://raw.githubusercontent.com/isamplesorg/metadata_profile_archaeology/main/vocabulary/opencontext_materialsampleobjecttype.ttl" )
2423 vocab .load_terms_to_model_store (repository )
You can’t perform that action at this time.
0 commit comments