This repository was archived by the owner on Apr 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "@context" : {
3- "untp-dia" : "https://test.uncefact.org/vocabulary/untp/dia/0 /" ,
3+ "untp-dia" : "https://test.uncefact.org/vocabulary/untp/dia/working /" ,
44 "schemaorg" : "https://schema.org/" ,
55 "untp-core" : "https://test.uncefact.org/vocabulary/untp/core/0/" ,
6+ "schema" : "https://schema.org/" ,
67 "renderMethodPrefix" : "https://w3id.org/vc/render-method#" ,
78 "xsd" : "http://www.w3.org/2001/XMLSchema#" ,
89 "@protected" : true ,
132133 "@context" : {
133134 "@protected" : true ,
134135 "name" : {
135- "@id" : "schemaorg :name"
136+ "@id" : "schema :name"
136137 } ,
137138 "registeredId" : {
138139 "@id" : "untp-dia:registeredId" ,
147148 "@type" : "@vocab" ,
148149 "@context" : {
149150 "@protected" : true ,
150- "@vocab" : "https://test.uncefact.org/vocabulary/untp/dia/0 /RegistryTypeCodeList#"
151+ "@vocab" : "https://test.uncefact.org/vocabulary/untp/dia/working /RegistryTypeCodeList#"
151152 }
152153 } ,
153154 "registrationScopeList" : {
Original file line number Diff line number Diff line change 55 ],
66 "@context" : [
77 " https://www.w3.org/ns/credentials/v2" ,
8- " https://test.uncefact.org/vocabulary/untp/dia/0.6.1 /"
8+ " https://test.uncefact.org/vocabulary/untp/dia/working /"
99 ],
1010 "id" : " https://example-company.com/credentials/2a423366-a0d6-4855-ba65-2e0c926d09b0" ,
1111 "issuer" : {
Original file line number Diff line number Diff line change 3131 "@context" : {
3232 "example" : [
3333 " https://www.w3.org/ns/credentials/v2" ,
34- " https://test.uncefact.org/vocabulary/untp/dia/0.6.1 /"
34+ " https://test.uncefact.org/vocabulary/untp/dia/working /"
3535 ],
3636 "type" : " array" ,
3737 "items" : {
4545 "type" : " string"
4646 },
4747 {
48- "const" : " https://test.uncefact.org/vocabulary/untp/dia/0.6.1 /" ,
48+ "const" : " https://test.uncefact.org/vocabulary/untp/dia/working /" ,
4949 "type" : " string"
5050 }
5151 ],
5252 "default" : [
5353 " https://www.w3.org/ns/credentials/v2" ,
54- " https://test.uncefact.org/vocabulary/untp/dia/0.6.1 /"
54+ " https://test.uncefact.org/vocabulary/untp/dia/working /"
5555 ],
5656 "minItems" : 2 ,
5757 "uniqueItems" : true
Original file line number Diff line number Diff line change 11{
22 "@context" : {
3- "untp-dia" : "https://test.uncefact.org/vocabulary/untp/dia/0 /" ,
3+ "untp-dia" : "https://test.uncefact.org/vocabulary/untp/dia/working /" ,
44 "xsd" : "http://www.w3.org/2001/XMLSchema#" ,
55 "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#" ,
66 "owl" : "http://www.w3.org/2002/07/owl#" ,
5858 {
5959 "@id" : "untp-dia:name" ,
6060 "schema:rangeIncludes" : {
61- "@id" : "xsd:string "
61+ "@id" : "schema:name "
6262 } ,
6363 "@type" : [
6464 "rdf:Property" ,
65- "owl:DatatypeProperty "
65+ "owl:ObjectProperty "
6666 ] ,
6767 "schema:domainIncludes" : [
6868 {
You can’t perform that action at this time.
0 commit comments