From 56f312653775dadcea4c61b982897947a765d214 Mon Sep 17 00:00:00 2001 From: Margie Smith <5697354+Metaduck@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:21:20 +1000 Subject: [PATCH] Update index.json Cleaning up the test environment so that more can be put in. Leaving in place the problem vocabs. --- vocabularies/index.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/vocabularies/index.json b/vocabularies/index.json index f079124..1746b9a 100644 --- a/vocabularies/index.json +++ b/vocabularies/index.json @@ -1,17 +1,6 @@ { - "AssociationType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/associationtype", - "CDCS.ttl": "https://pid.geoscience.gov.au/def/voc/ga/CDCS", "CountryCode.ttl": "https://pid.geoscience.gov.au/def/voc/ga/countrycode", - "ContactTypeBoreholes.ttl": "https://pid.geoscience.gov.au/def/voc/ga/contact_type", - "ContactCharacterBoreholes.ttl": "https://pid.geoscience.gov.au/def/voc/ga/contact_character", - "FieldSiteTypeBoreholes.ttl": "https://pid.geoscience.gov.au/def/voc/ga/field_site_type", - "FieldSitePurposeBoreholes.ttl": "https://pid.geoscience.gov.au/def/voc/ga/field_site_purpose", - "ModeOfOccurrence.ttl": "https://pid.geoscience.gov.au/def/voc/ga/mode_of_occurrence", - "LandformTypeBoreholes.ttl": "https://pid.geoscience.gov.au/def/voc/ga/landform_type", - "OnlineFunction.ttl": "https://pid.geoscience.gov.au/def/voc/ga/onlinefunction", "ProtocolType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/protocoltype", - "ServiceType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/servicetype", - "Uom.ttl": "http://qudt.org/community/ga/voc", - "ProportionTermsBoreholes.ttl": "https://pid.geoscience.gov.au/def/voc/ga/proportion_term" + "ServiceType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/servicetype" }