Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 8, 2024
1 parent 5019aad commit 88a54aa
Show file tree
Hide file tree
Showing 15 changed files with 686 additions and 31 deletions.
655 changes: 655 additions & 0 deletions _artefacts/untp-core-context-0.5.0.jsonld

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _config_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ artefacts: "/vocabulary/untp/core" # the subpath to deploy artefacts a level abo
dest: "https://test.uncefact.org"
dataSet: "dataset:'22A'"
versions:
untp-core: 0.4.2
untp-core: 0.5.0
markdown: kramdown
kramwdown:
parse_block_html: true
Expand Down
6 changes: 3 additions & 3 deletions _data/compliance.json → _data/conformance.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"label": "compliance",
"uri": "untp-core:compliance",
"label": "conformance",
"uri": "untp-core:conformance",
"comment": [
"An indicator of whether or not the assessment meets the specification."
"An indicator of whether or not the claim or assesment conforms to the regulatory or standard criteria."
],
"rangeIncludes": [
{
Expand Down
2 changes: 1 addition & 1 deletion _data/declaration.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"comment": "The date on which this ..."
},
{
"uri": "untp-core:compliance",
"uri": "untp-core:conformance",
"type": "xsd:boolean",
"comment": "An indicator of whether or ..."
},
Expand Down
2 changes: 1 addition & 1 deletion _data/endorsement.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"comment": "The authority under which a conformity claim is issued. For example a national accreditation authority may authorise a test lab to issue test certificates about a product against a standard. ",
"datatypeProperties": [
{
"uri": "untp-core:accreditationCertificate",
"uri": "untp-core:endorsementEvidence",
"type": "untp-core:Link",
"comment": "The evidence that supports the ..."
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"label": "accreditationCertificate",
"uri": "untp-core:accreditationCertificate",
"label": "endorsementEvidence",
"uri": "untp-core:endorsementEvidence",
"comment": [
"The evidence that supports the authority under which the attestation is issued - eg an accreditation certificate."
"The evidence that supports the authority under which the attestation is issued - for an example an accreditation certificate."
],
"rangeIncludes": [
{
Expand Down
2 changes: 1 addition & 1 deletion _data/geolocation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"label": "geoLocation",
"uri": "untp-core:geoLocation",
"comment": [
"The latitude and longditude coordinates that best represent the specified location. Using GeoJSON Point notation."
"The latitude and longitude coordinates that best represent the specified location. Using GeoJSON Point notation."
],
"rangeIncludes": [
{
Expand Down
2 changes: 1 addition & 1 deletion _data/link.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"referencedBy": [
{
"uri": "untp-core:accreditationCertificate",
"uri": "untp-core:endorsementEvidence",
"comment": "The evidence that supports the ..."
},
{
Expand Down
2 changes: 1 addition & 1 deletion _data/location.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"uri": "untp-core:geoLocation",
"type": "geojson:appendix-A.1",
"comment": "The latitude and longditude coordinates ..."
"comment": "The latitude and longitude coordinates ..."
},
{
"uri": "untp-core:plusCode",
Expand Down
2 changes: 1 addition & 1 deletion _data/verifiablecredential.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "VerifiableCredential",
"uri": "untp-core:VerifiableCredential",
"comment": "A verifiable credential is a digital and verifiable version of everyday credentials such as certificates and licenses. It conforms to the W3C Verifiable Credentials Data Model v2.0 (VCDM)."
"comment": "A verifiable credential is a digital and verifiable version of everyday credentials such as certificates and licenses. It conforms to the W3C Verifiable Credentials Data Model v2.0 (VCDM). "
}
5 changes: 0 additions & 5 deletions _properties/accreditationcertificate.md

This file was deleted.

5 changes: 0 additions & 5 deletions _properties/compliance.md

This file was deleted.

5 changes: 5 additions & 0 deletions _properties/conformance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: conformance
permalink: conformance.html
jsonid: conformance
---
5 changes: 5 additions & 0 deletions _properties/endorsementevidence.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: endorsementEvidence
permalink: endorsementEvidence.html
jsonid: endorsementevidence
---
16 changes: 8 additions & 8 deletions untp-core.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"@id": "untp-core:VerifiableCredential",
"@type": "rdfs:Class",
"rdfs:comment": "A verifiable credential is a digital and verifiable version of everyday credentials such as certificates and licenses. It conforms to the W3C Verifiable Credentials Data Model v2.0 (VCDM).",
"rdfs:comment": "A verifiable credential is a digital and verifiable version of everyday credentials such as certificates and licenses. It conforms to the W3C Verifiable Credentials Data Model v2.0 (VCDM). ",
"rdfs:label": "VerifiableCredential"
},
{
Expand Down Expand Up @@ -732,7 +732,7 @@
}
],
"rdfs:comment": [
"The latitude and longditude coordinates that best represent the specified location. Using GeoJSON Point notation."
"The latitude and longitude coordinates that best represent the specified location. Using GeoJSON Point notation."
],
"rdfs:label": "geoLocation"
},
Expand Down Expand Up @@ -1459,7 +1459,7 @@
"rdfs:label": "declaredValue"
},
{
"@id": "untp-core:compliance",
"@id": "untp-core:conformance",
"schema:rangeIncludes": {
"@id": "xsd:boolean"
},
Expand All @@ -1473,9 +1473,9 @@
}
],
"rdfs:comment": [
"An indicator of whether or not the assessment meets the specification."
"An indicator of whether or not the claim or assesment conforms to the regulatory or standard criteria."
],
"rdfs:label": "compliance"
"rdfs:label": "conformance"
},
{
"@id": "untp-core:conformityTopic",
Expand Down Expand Up @@ -2143,7 +2143,7 @@
"rdfs:label": "issuingAuthority"
},
{
"@id": "untp-core:accreditationCertificate",
"@id": "untp-core:endorsementEvidence",
"schema:rangeIncludes": {
"@id": "untp-core:Link"
},
Expand All @@ -2157,9 +2157,9 @@
}
],
"rdfs:comment": [
"The evidence that supports the authority under which the attestation is issued - eg an accreditation certificate."
"The evidence that supports the authority under which the attestation is issued - for an example an accreditation certificate."
],
"rdfs:label": "accreditationCertificate"
"rdfs:label": "endorsementEvidence"
},
{
"@id": "untp-core:assessmentLevelCode",
Expand Down

0 comments on commit 88a54aa

Please sign in to comment.