From b8e08159163c61a0dc597f90751a60b9caa917d8 Mon Sep 17 00:00:00 2001 From: Margie Smith <5697354+Metaduck@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:53:32 +1000 Subject: [PATCH] Update index.json Testing general vocabs --- vocabularies/index.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vocabularies/index.json b/vocabularies/index.json index 40d1b60..6dcdcb4 100644 --- a/vocabularies/index.json +++ b/vocabularies/index.json @@ -1,5 +1,8 @@ { "ConfidenceLevel.ttl": "https://pid.geoscience.gov.au/def/voc/ga/confidence_level", + "SampleType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/sample_type", + "SamplingMethod.ttl": "https://pid.geoscience.gov.au/def/voc/ga/sampling_method", + "QaStatusCode.ttl": "https://pid.geoscience.gov.au/def/voc/ga/QA_status_code", "EntityTypeOrFeature.ttl": "https://pid.geoscience.gov.au/def/voc/ga/entity_type_or_feature", "ProtocolType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/protocoltype", "ServiceType.ttl": "https://pid.geoscience.gov.au/def/voc/ga/servicetype"