diff --git a/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap.jsonld b/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap.jsonld index fd8ecbb95..4260783f8 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap.jsonld +++ b/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap.jsonld @@ -87,7 +87,8 @@ "@context": { "contactPage": { "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPage" + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "@id" }, "hasEmail": { "@container": "@set", diff --git a/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap_en.jsonld b/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap_en.jsonld index fd8ecbb95..4260783f8 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap_en.jsonld +++ b/Core-Business-Vocabulary/releases/2.2.0/context/core-business-ap_en.jsonld @@ -87,7 +87,8 @@ "@context": { "contactPage": { "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPage" + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "@id" }, "hasEmail": { "@container": "@set", diff --git a/Core-Business-Vocabulary/releases/2.2.0/html/overview.jpg b/Core-Business-Vocabulary/releases/2.2.0/html/overview.jpg index 252ff83fa..7f4e04a4c 100644 Binary files a/Core-Business-Vocabulary/releases/2.2.0/html/overview.jpg and b/Core-Business-Vocabulary/releases/2.2.0/html/overview.jpg differ diff --git a/Core-Business-Vocabulary/releases/2.2.0/index.html b/Core-Business-Vocabulary/releases/2.2.0/index.html index bd62fac1e..19842b1a9 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/index.html +++ b/Core-Business-Vocabulary/releases/2.2.0/index.html @@ -2014,6 +2014,10 @@

+ + Document + + 0..* diff --git a/Core-Business-Vocabulary/releases/2.2.0/index_en.html b/Core-Business-Vocabulary/releases/2.2.0/index_en.html index bd62fac1e..19842b1a9 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/index_en.html +++ b/Core-Business-Vocabulary/releases/2.2.0/index_en.html @@ -2014,6 +2014,10 @@

+ + Document + + 0..* diff --git a/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.jsonld b/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.jsonld index 753449cd9..34964c1e3 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.jsonld +++ b/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.jsonld @@ -143,6 +143,36 @@ "vl:message": { "en": "The expected value for has telephone is a Literal" } + }, + { + "@id": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.contactpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The range of contact page must be of type ." + } + }, + { + "@id": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.contactpage", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" + } } ], "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" diff --git a/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.ttl b/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.ttl index 5a6d8084c..fb306c999 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.ttl +++ b/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL.ttl @@ -310,7 +310,9 @@ a shacl:NodeShape; shacl:closed false; shacl:property , - ; + , + , + ; shacl:targetClass . rdfs:seeAlso "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.hasemail"; @@ -327,6 +329,20 @@ shacl:path ; "The expected value for has telephone is a Literal"@en . + rdfs:seeAlso "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.contactpage"; + shacl:class foaf:Document; + shacl:description "A web page that could be used to reach out the Contact Point."@en; + shacl:name "contact page"@en; + shacl:path ; + "The range of contact page must be of type ."@en . + + rdfs:seeAlso "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.contactpage"; + shacl:description "A web page that could be used to reach out the Contact Point."@en; + shacl:name "contact page"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path ; + "The expected value for contact page is a rdfs:Resource (URI or blank node)"@en . + a shacl:NodeShape; shacl:closed false; shacl:targetClass xsd:date . diff --git a/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.jsonld b/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.jsonld index 753449cd9..34964c1e3 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.jsonld +++ b/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.jsonld @@ -143,6 +143,36 @@ "vl:message": { "en": "The expected value for has telephone is a Literal" } + }, + { + "@id": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.contactpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The range of contact page must be of type ." + } + }, + { + "@id": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPoint.contactpage", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" + } } ], "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" diff --git a/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap.xsd b/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap.xsd index 6ad5d964f..1c33eb028 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap.xsd +++ b/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap.xsd @@ -24,7 +24,7 @@ - + A web page that could be used to reach out the Contact Point. diff --git a/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap_en.xsd b/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap_en.xsd index 6ad5d964f..1c33eb028 100644 --- a/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap_en.xsd +++ b/Core-Business-Vocabulary/releases/2.2.0/xsd/core-business-ap_en.xsd @@ -24,7 +24,7 @@ - + A web page that could be used to reach out the Contact Point. diff --git a/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap.jsonld b/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap.jsonld index f5294c92c..027496c50 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap.jsonld +++ b/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap.jsonld @@ -76,7 +76,8 @@ "@context": { "contactPage": { "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPage" + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "@id" }, "hasEmail": { "@container": "@set", diff --git a/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap_en.jsonld b/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap_en.jsonld index f5294c92c..027496c50 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap_en.jsonld +++ b/Core-Person-Vocabulary/releases/2.1.1/context/core-person-ap_en.jsonld @@ -76,7 +76,8 @@ "@context": { "contactPage": { "@container": "@set", - "@id": "http://data.europa.eu/m8g/contactPage" + "@id": "http://data.europa.eu/m8g/contactPage", + "@type": "@id" }, "hasEmail": { "@container": "@set", diff --git a/Core-Person-Vocabulary/releases/2.1.1/html/overview.jpg b/Core-Person-Vocabulary/releases/2.1.1/html/overview.jpg index b67e8c39c..8f58ba62a 100644 Binary files a/Core-Person-Vocabulary/releases/2.1.1/html/overview.jpg and b/Core-Person-Vocabulary/releases/2.1.1/html/overview.jpg differ diff --git a/Core-Person-Vocabulary/releases/2.1.1/index.html b/Core-Person-Vocabulary/releases/2.1.1/index.html index cac27f9e3..d3886c27f 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/index.html +++ b/Core-Person-Vocabulary/releases/2.1.1/index.html @@ -2466,6 +2466,10 @@

+ + Document + + 0..* diff --git a/Core-Person-Vocabulary/releases/2.1.1/index_en.html b/Core-Person-Vocabulary/releases/2.1.1/index_en.html index cac27f9e3..d3886c27f 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/index_en.html +++ b/Core-Person-Vocabulary/releases/2.1.1/index_en.html @@ -2466,6 +2466,10 @@

+ + Document + + 0..* diff --git a/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.jsonld b/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.jsonld index 6e24149d8..f5f31c480 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.jsonld +++ b/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.jsonld @@ -136,6 +136,36 @@ "vl:message": { "en": "The expected value for has telephone is a Literal" } + }, + { + "@id": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.contactpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The range of contact page must be of type ." + } + }, + { + "@id": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.contactpage", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" + } } ], "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" diff --git a/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.ttl b/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.ttl index cff796b70..431bc9fc1 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.ttl +++ b/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL.ttl @@ -273,7 +273,9 @@ a shacl:NodeShape; shacl:closed false; shacl:property , - ; + , + , + ; shacl:targetClass . rdfs:seeAlso "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.hasemail"; @@ -290,6 +292,20 @@ shacl:path ; "The expected value for has telephone is a Literal"@en . + rdfs:seeAlso "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.contactpage"; + shacl:class foaf:Document; + shacl:description "A web page that could be used to reach out the Contact Point."@en; + shacl:name "contact page"@en; + shacl:path ; + "The range of contact page must be of type ."@en . + + rdfs:seeAlso "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.contactpage"; + shacl:description "A web page that could be used to reach out the Contact Point."@en; + shacl:name "contact page"@en; + shacl:nodeKind shacl:BlankNodeOrIRI; + shacl:path ; + "The expected value for contact page is a rdfs:Resource (URI or blank node)"@en . + a shacl:NodeShape; shacl:closed false; shacl:targetClass xsd:date . diff --git a/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.jsonld b/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.jsonld index 6e24149d8..f5f31c480 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.jsonld +++ b/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.jsonld @@ -136,6 +136,36 @@ "vl:message": { "en": "The expected value for has telephone is a Literal" } + }, + { + "@id": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPointShape/95cf5318d1604f72f1c5d4d22a360ce268437bf0", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.contactpage", + "sh:class": "http://xmlns.com/foaf/0.1/Document", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The range of contact page must be of type ." + } + }, + { + "@id": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPointShape/a736c4b01ea7557518c0c146f3e311947ce00ccc", + "rdfs:seeAlso": "https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPoint.contactpage", + "sh:description": { + "en": "A web page that could be used to reach out the Contact Point." + }, + "sh:name": { + "en": "contact page" + }, + "sh:nodeKind": "sh:BlankNodeOrIRI", + "sh:path": "http://data.europa.eu/m8g/contactPage", + "vl:message": { + "en": "The expected value for contact page is a rdfs:Resource (URI or blank node)" + } } ], "sh:targetClass": "http://data.europa.eu/m8g/ContactPoint" diff --git a/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap.xsd b/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap.xsd index 2cae6032d..69c362512 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap.xsd +++ b/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap.xsd @@ -16,7 +16,7 @@ - + A web page that could be used to reach out the Contact Point. diff --git a/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap_en.xsd b/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap_en.xsd index 2cae6032d..69c362512 100644 --- a/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap_en.xsd +++ b/Core-Person-Vocabulary/releases/2.1.1/xsd/core-person-ap_en.xsd @@ -16,7 +16,7 @@ - + A web page that could be used to reach out the Contact Point. diff --git a/report/ALL.report b/report/ALL.report index 4c05b9ea9..2a43e9024 100644 --- a/report/ALL.report +++ b/report/ALL.report @@ -3,150 +3,148 @@ Load mapping config:config/config-ap.json WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -10:46:57 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Service, Model.Domain Model.Core Location, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Person, Model.Domain Model.Core Business, Model.Domain Model.Core Vocabulary -10:46:57 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model, Model.Domain Model.DataTypes -10:46:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -10:46:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept, Model.Domain Model.DataTypes:Code -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Public Service:Public Service:name -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.dct:Agent:identifier -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetDistribution:modified -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.CCCEV:InformationConcept:type -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.adms:AssetRepository:description -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.Core Vocabulary:Cost:identifier -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.Core Public Event:PublicEvent:language, Model.Domain Model.adms:Asset:language -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . -10:46:57 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -10:46:57 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -10:46:57 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:memberOf is unknown -10:46:57 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:Organization:hasMember is unknown -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:headOf is unknown -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:46:57 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:46:57 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.Converter - Missing data type for attribute "Model.Domain Model.Core Vocabulary:ContactPoint:contactPage". -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". +10:54:49 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Person, Model.Domain Model.Core Public Event, Model.Domain Model.Core Business, Model.Domain Model.Core Public Service, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Location, Model.Domain Model.Core Vocabulary +10:54:49 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model, Model.Domain Model.DataTypes +10:54:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.DataTypes:Code, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept +10:54:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.Core Public Service:Participation:identifier +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.CCCEV:EvidenceTypeList:description +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.Core Vocabulary:Output:name +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:InformationConcept:identifier +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.adms:Identifier:schemeName +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetDistribution:issued +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.Core Vocabulary:Event:name +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . +10:54:49 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . +10:54:49 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:headOf is unknown +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:memberOf is unknown +10:54:49 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:Organization:hasMember is unknown +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. +10:54:49 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:49 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. /tmp/workspace/src/Core-Person-Vocabulary/releases/2.1.1 Load mapping config:config/config-ap.json WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -10:47:00 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model.Domain Model.DataTypes, Model -10:47:00 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Service, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Business, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Person, Model.Domain Model.Core Public Event, Model.Domain Model.Core Location -10:47:00 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -10:47:00 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.CCCEV:Requirement:description -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dcat:Dataset:identifier -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Identifier:dateOfIssue -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:EvidenceTypeList:name -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.Core Public Service:Participation:identifier -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -10:47:00 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -10:47:00 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:issuingAuthorityURI is unknown -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:47:00 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:47:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:47:00 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Missing data type for attribute "Model.Domain Model.Core Vocabulary:ContactPoint:contactPage". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". +10:54:51 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model.DataTypes, Model.Domain Model +10:54:51 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Service, Model.Domain Model.Core Location, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Person, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Business +10:54:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.DataTypes:Code, Model.Domain Model.Core Vocabulary:Code +10:54:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:Asset:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.Core Vocabulary:Output:name +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.CCCEV:Requirement:description +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Person:Person:fullName +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:EvidenceTypeList:name +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetRepository:modified +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.CCCEV:InformationConcept:type +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.Core Location:AdminUnit:name +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". +10:54:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . +10:54:52 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . +10:54:52 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:issuingAuthorityURI is unknown +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:52 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:52 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:52 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:52 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:52 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:52 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/all-core-business-ap.jsonld b/report/Core-Business-Vocabulary/releases/2.2.0/all-core-business-ap.jsonld index 291718e98..324b32bab 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/all-core-business-ap.jsonld +++ b/report/Core-Business-Vocabulary/releases/2.2.0/all-core-business-ap.jsonld @@ -354,7 +354,7 @@ "properties": [ { "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { @@ -376,11 +376,12 @@ "EA-Type": "attribute", "EA-Domain": "ContactPoint", "EA-Domain-Guid": "{6954994D-2205-40c1-8615-BCEC693F47D9}", - "EA-Range": "null", + "EA-Range": "Document", "RangeData": { - "EA-Name": "", - "EA-Package": "", - "uri": "null" + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" }, "label": { "en": "contact page" @@ -423,7 +424,14 @@ "EA-Name": "ContactPoint" } ], - "range": [], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], "generalization": [], "minCardinality": "0", "maxCardinality": "*" @@ -4920,14 +4928,14 @@ }, "config": "config/config-ap.json", "branchtag": "ReSpecCV", - "dummy": "17", + "dummy": "18", "filename": "config/core-business.json", "navigation": { "prev": "https://semiceu.github.io/Core-Business-Vocabulary/releases/2.1.0/" }, "repository": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git", "urlref": "/Core-Business-Vocabulary/releases/2.2.0", - "documentcommit": "a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", - "toolchaincommit": "754b27f657fa47a4669d99e44d0665c7412c3db3", + "documentcommit": "91884ac431863d37fff2140225bc6077f6ee622b", + "toolchaincommit": "2e5c6079b1cf99bd7bbf54f27d62a8698fee04b6", "hostname": "https://semiceu.github.io/" } diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.jsonld b/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.jsonld index 6a7ef1eb1..2abb0c989 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.jsonld +++ b/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.jsonld @@ -187,18 +187,18 @@ "properties": [ { "@id": "http://data.europa.eu/m8g/contactPage", -"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", +"@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en" : {"en": "A web page that could be used to reach out the Contact Point."}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A web page that could be used to reach out the Contact Point."}, "label" : {"en": "contact page"}, -"extra": {"EA-Name" : "contactPage", "EA-Guid" : "{1BF0D57A-5EA2-4171-837E-25426E700063}", "EA-Package" : "Core Vocabulary", "EA-Type" : "attribute", "EA-Domain" : "ContactPoint", "EA-Domain-Guid" : "{6954994D-2205-40c1-8615-BCEC693F47D9}", "EA-Range" : "null", "RangeData" : {"EA-Name" : "", "EA-Package" : "", "uri" : "null" }, "label" : "contact page", "definition" : "A web page that could be used to reach out the Contact Point.", "usage" : "", "ap-label-en" : "contact page", "ap-definition-en" : "A web page that could be used to reach out the Contact Point.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "A web page that could be used to reach out the Contact Point.", "note": "null" }, { "key": "label-en", "value": "contact page", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/contactPage", "note": "null" }], "Scope" : "FULL_DEFINITON", "ap-definition-en" : {"en": "A web page that could be used to reach out the Contact Point."}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A web page that could be used to reach out the Contact Point."}, "label" : {"en": "contact page"}}, +"extra": {"EA-Name" : "contactPage", "EA-Guid" : "{1BF0D57A-5EA2-4171-837E-25426E700063}", "EA-Package" : "Core Vocabulary", "EA-Type" : "attribute", "EA-Domain" : "ContactPoint", "EA-Domain-Guid" : "{6954994D-2205-40c1-8615-BCEC693F47D9}", "EA-Range" : "Document", "RangeData" : {"EA-Name" : "Document", "EA-GUID" : "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", "EA-Package" : "foaf", "uri" : "http://xmlns.com/foaf/0.1/Document" }, "label" : "contact page", "definition" : "A web page that could be used to reach out the Contact Point.", "usage" : "", "ap-label-en" : "contact page", "ap-definition-en" : "A web page that could be used to reach out the Contact Point.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "A web page that could be used to reach out the Contact Point.", "note": "null" }, { "key": "label-en", "value": "contact page", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/contactPage", "note": "null" }], "Scope" : "FULL_DEFINITON", "ap-definition-en" : {"en": "A web page that could be used to reach out the Contact Point."}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A web page that could be used to reach out the Contact Point."}, "label" : {"en": "contact page"}}, "codelist": [ ], "domain": [ { "uri": "http://data.europa.eu/m8g/ContactPoint", "EA-Name" : "ContactPoint" } ], "range": [ - +{"EA-Name" : "Document", "EA-GUID" : "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", "EA-Package" : "foaf", "uri" : "http://xmlns.com/foaf/0.1/Document" } ], "generalization": [ diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.report b/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.report index 993e4fe1d..26f4c0cdf 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.report +++ b/report/Core-Business-Vocabulary/releases/2.2.0/core-business-ap.report @@ -2,73 +2,72 @@ Load mapping config:config/config-ap.json WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -10:46:57 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Service, Model.Domain Model.Core Location, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Person, Model.Domain Model.Core Business, Model.Domain Model.Core Vocabulary -10:46:57 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model, Model.Domain Model.DataTypes -10:46:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -10:46:57 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept, Model.Domain Model.DataTypes:Code -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Public Service:Public Service:name -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.dct:Agent:identifier -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetDistribution:modified -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.CCCEV:InformationConcept:type -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.dct:Jurisdiction:name -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.adms:AssetRepository:description -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.Core Vocabulary:Cost:identifier -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.Core Public Event:PublicEvent:language, Model.Domain Model.adms:Asset:language -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -10:46:57 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . -10:46:57 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . -10:46:57 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -10:46:57 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. -10:46:57 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. -10:46:57 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:memberOf is unknown -10:46:57 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:Organization:hasMember is unknown -10:46:57 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. -10:46:57 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:headOf is unknown -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:46:57 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:46:57 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:46:57 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -10:46:57 WARN c.g.i.o.c.Converter - Missing data type for attribute "Model.Domain Model.Core Vocabulary:ContactPoint:contactPage". -10:46:57 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". +10:54:49 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Person, Model.Domain Model.Core Public Event, Model.Domain Model.Core Business, Model.Domain Model.Core Public Service, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Location, Model.Domain Model.Core Vocabulary +10:54:49 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model, Model.Domain Model.DataTypes +10:54:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.DataTypes:Code, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.skos:Concept +10:54:49 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.Core Public Service:Participation:identifier +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.CCCEV:Requirement:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.CCCEV:EvidenceTypeList:description +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.adms:Asset:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.Core Vocabulary:Output:name +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:InformationConcept:identifier +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.Core Location:AdminUnit:name, Model.Domain Model.adms:Identifier:schemeName +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue, Model.Domain Model.adms:AssetDistribution:issued +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:Asset:modified +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:EvidenceTypeList:name, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.foaf:Group:name, Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.Core Vocabulary:Event:name +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Person:Person:alternativeName, Model.Domain Model.Core Business:LegalEntity:alternativeName +10:54:49 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Business". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Business". +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "LegalEntity" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "FormalOrganization" . +10:54:49 WARN c.g.i.o.c.Converter - Element AccountingDocument has same prefix as package: simplify by removing the extra tag uri +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "AccountingDocument" . +10:54:49 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Organization" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . +10:54:49 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:hasSubOrganization" belongs to package "org" based on source and target definition. +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.org:Organization:subOrganizationOf" belongs to package "org" based on source and target definition. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.foaf:Agent:(Agent -> Organization)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:headOf is unknown +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> LegalEntity)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> ContactPoint)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.foaf:Agent:memberOf is unknown +10:54:49 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.org:Organization:hasMember is unknown +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Address)" since it lacks a defining package. +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" belongs to package "Core Business" based on source and target definition. +10:54:49 WARN c.g.i.o.c.UriAssigner - Connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> AccountingDocument)" does not have a name, it will be ignored. +10:54:49 INFO c.g.i.o.c.UriAssigner - Assuming connector "Model.Domain Model.Core Business:LegalEntity:hasAccountingDocument" belongs to package "Core Business" based on source and target definition. +10:54:49 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Business:LegalEntity:(LegalEntity -> Identifier)" since it lacks a defining package. +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalFormType": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityStatus": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Business:LegalEntity:legalEntityActivity": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:49 WARN c.g.i.o.c.Converter - Element registrationDate has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:49 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:49 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri +10:54:49 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/html-nj_en.json b/report/Core-Business-Vocabulary/releases/2.2.0/html-nj_en.json index c1abd8033..04d36212b 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/html-nj_en.json +++ b/report/Core-Business-Vocabulary/releases/2.2.0/html-nj_en.json @@ -17,8 +17,8 @@ }, "status": "Semic Recommendation", "statuslabel": "Onbekend", - "repositoryurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/tree/a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", - "changelogurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/blob/a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4/CHANGELOG", + "repositoryurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/tree/91884ac431863d37fff2140225bc6077f6ee622b", + "changelogurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/blob/91884ac431863d37fff2140225bc6077f6ee622b/CHANGELOG", "feedbackurl": "https://github.com/SEMICeu/Core-Business-Vocabulary/issues", "standaardregisterurl": "https://github.com/SEMICeu/Core-Business-Vocabulary/blob/master/releases/2.2.0/Changelog.md", "usesVocs": [], @@ -87,8 +87,21 @@ "uri": "http://data.europa.eu/m8g/ContactPoint" } ], - "range": [], - "scopedrange": [], + "range": [ + { + "range_label": "Document", + "range_uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "scopedrange": [ + { + "range_uri": "#Document", + "range_puri": "http://xmlns.com/foaf/0.1/Document", + "range_label": { + "en": "Document" + } + } + ], "cardinality": "0..*", "codelist_uri": "", "rawTags": { @@ -1812,7 +1825,23 @@ ] } ], - "properties": [], + "properties": [ + { + "uri": "http://data.europa.eu/m8g/contactPage", + "name": { + "en": "contact page", + "undefined": "contactPage" + }, + "description": {}, + "domain": [ + null + ], + "range": [ + null + ], + "parents": [] + } + ], "contributors": [ { "role": "A", diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.report b/report/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.report index d8ef99fed..c81d356b9 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.report +++ b/report/Core-Business-Vocabulary/releases/2.2.0/shacl/core-business-ap-SHACL_en.report @@ -9,6 +9,7 @@ https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#AccountingDoc https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#ContactPointShape add nodeKind constraint add nodeKind constraint +add nodeKind constraint https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#TextShape https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#LiteralShape https://semiceu.github.io//Core-Business-Vocabulary/releases/2.2.0#URIShape diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-Business-ap_en_merged.jsonld b/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-Business-ap_en_merged.jsonld index cac0b89d7..fc55fa2ab 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-Business-ap_en_merged.jsonld +++ b/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-Business-ap_en_merged.jsonld @@ -256,12 +256,12 @@ "contributors-column": "CoreVoc", "contributors-file": "stakeholders.csv", "diagram": "Core_Business", - "documentcommit": "a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", + "documentcommit": "91884ac431863d37fff2140225bc6077f6ee622b", "documentconfig": { "editorDocumentroot": "https://semiceu.github.io/uri.semic.eu-generated/Core-Business-Vocabulary/releases/2.2.0", "statuslabel": "SEMIC Candidate Recommendation" }, - "dummy": "17", + "dummy": "18", "eap": "CoreVocabularies.EAP", "editors": [ { @@ -4635,7 +4635,7 @@ "properties": [ { "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "EA-Guid": "{1BF0D57A-5EA2-4171-837E-25426E700063}", "ap-definition-en": { "en": "A web page that could be used to reach out the Contact Point." @@ -4659,12 +4659,13 @@ "EA-Guid": "{1BF0D57A-5EA2-4171-837E-25426E700063}", "EA-Name": "contactPage", "EA-Package": "Core Vocabulary", - "EA-Range": "null", + "EA-Range": "Document", "EA-Type": "attribute", "RangeData": { - "EA-Name": "", - "EA-Package": "", - "uri": "null" + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Name": "Document", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" }, "RawTags": [ { @@ -4708,7 +4709,14 @@ "maxCardinality": "*", "minCardinality": "0", "name": "contactPage", - "range": [] + "range": [ + { + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Name": "Document", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ] }, { "@id": "http://data.europa.eu/m8g/email", @@ -4968,7 +4976,7 @@ "standaardregisterurl": "https://github.com/SEMICeu/Core-Business-Vocabulary/blob/master/releases/2.2.0/Changelog.md", "template": "core-business-ap_en.j2", "title": "Core Business Vocabulary", - "toolchaincommit": "754b27f657fa47a4669d99e44d0665c7412c3db3", + "toolchaincommit": "2e5c6079b1cf99bd7bbf54f27d62a8698fee04b6", "toolchainversion": "3", "translation": [ { diff --git a/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-business-ap.jsonld b/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-business-ap.jsonld index 291718e98..324b32bab 100644 --- a/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-business-ap.jsonld +++ b/report/Core-Business-Vocabulary/releases/2.2.0/translation/core-business-ap.jsonld @@ -354,7 +354,7 @@ "properties": [ { "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { @@ -376,11 +376,12 @@ "EA-Type": "attribute", "EA-Domain": "ContactPoint", "EA-Domain-Guid": "{6954994D-2205-40c1-8615-BCEC693F47D9}", - "EA-Range": "null", + "EA-Range": "Document", "RangeData": { - "EA-Name": "", - "EA-Package": "", - "uri": "null" + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" }, "label": { "en": "contact page" @@ -423,7 +424,14 @@ "EA-Name": "ContactPoint" } ], - "range": [], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], "generalization": [], "minCardinality": "0", "maxCardinality": "*" @@ -4920,14 +4928,14 @@ }, "config": "config/config-ap.json", "branchtag": "ReSpecCV", - "dummy": "17", + "dummy": "18", "filename": "config/core-business.json", "navigation": { "prev": "https://semiceu.github.io/Core-Business-Vocabulary/releases/2.1.0/" }, "repository": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git", "urlref": "/Core-Business-Vocabulary/releases/2.2.0", - "documentcommit": "a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", - "toolchaincommit": "754b27f657fa47a4669d99e44d0665c7412c3db3", + "documentcommit": "91884ac431863d37fff2140225bc6077f6ee622b", + "toolchaincommit": "2e5c6079b1cf99bd7bbf54f27d62a8698fee04b6", "hostname": "https://semiceu.github.io/" } diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/all-core-person-ap.jsonld b/report/Core-Person-Vocabulary/releases/2.1.1/all-core-person-ap.jsonld index 8c9cfd5e4..ef71caa2e 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/all-core-person-ap.jsonld +++ b/report/Core-Person-Vocabulary/releases/2.1.1/all-core-person-ap.jsonld @@ -438,7 +438,7 @@ }, { "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { @@ -460,11 +460,12 @@ "EA-Type": "attribute", "EA-Domain": "ContactPoint", "EA-Domain-Guid": "{6954994D-2205-40c1-8615-BCEC693F47D9}", - "EA-Range": "null", + "EA-Range": "Document", "RangeData": { - "EA-Name": "", - "EA-Package": "", - "uri": "null" + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" }, "label": { "en": "contact page" @@ -507,7 +508,14 @@ "EA-Name": "ContactPoint" } ], - "range": [], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], "generalization": [], "minCardinality": "0", "maxCardinality": "*" @@ -5825,14 +5833,14 @@ }, "config": "config/config-ap.json", "branchtag": "ReSpecCV", - "dummy": "13", + "dummy": "14", "filename": "config/core-person.json", "navigation": { "prev": "https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.0/" }, "repository": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git", "urlref": "/Core-Person-Vocabulary/releases/2.1.1/", - "documentcommit": "a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", - "toolchaincommit": "754b27f657fa47a4669d99e44d0665c7412c3db3", + "documentcommit": "91884ac431863d37fff2140225bc6077f6ee622b", + "toolchaincommit": "2e5c6079b1cf99bd7bbf54f27d62a8698fee04b6", "hostname": "https://semiceu.github.io/" } diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.jsonld b/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.jsonld index d976aebc0..ad96f21aa 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.jsonld +++ b/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.jsonld @@ -207,18 +207,18 @@ "maxCardinality": "*"} , { "@id": "http://data.europa.eu/m8g/contactPage", -"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", +"@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en" : {"en": "A web page that could be used to reach out the Contact Point."}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A web page that could be used to reach out the Contact Point."}, "label" : {"en": "contact page"}, -"extra": {"EA-Name" : "contactPage", "EA-Guid" : "{1BF0D57A-5EA2-4171-837E-25426E700063}", "EA-Package" : "Core Vocabulary", "EA-Type" : "attribute", "EA-Domain" : "ContactPoint", "EA-Domain-Guid" : "{6954994D-2205-40c1-8615-BCEC693F47D9}", "EA-Range" : "null", "RangeData" : {"EA-Name" : "", "EA-Package" : "", "uri" : "null" }, "label" : "contact page", "definition" : "A web page that could be used to reach out the Contact Point.", "usage" : "", "ap-label-en" : "contact page", "ap-definition-en" : "A web page that could be used to reach out the Contact Point.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "A web page that could be used to reach out the Contact Point.", "note": "null" }, { "key": "label-en", "value": "contact page", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/contactPage", "note": "null" }], "Scope" : "FULL_DEFINITON", "ap-definition-en" : {"en": "A web page that could be used to reach out the Contact Point."}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A web page that could be used to reach out the Contact Point."}, "label" : {"en": "contact page"}}, +"extra": {"EA-Name" : "contactPage", "EA-Guid" : "{1BF0D57A-5EA2-4171-837E-25426E700063}", "EA-Package" : "Core Vocabulary", "EA-Type" : "attribute", "EA-Domain" : "ContactPoint", "EA-Domain-Guid" : "{6954994D-2205-40c1-8615-BCEC693F47D9}", "EA-Range" : "Document", "RangeData" : {"EA-Name" : "Document", "EA-GUID" : "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", "EA-Package" : "foaf", "uri" : "http://xmlns.com/foaf/0.1/Document" }, "label" : "contact page", "definition" : "A web page that could be used to reach out the Contact Point.", "usage" : "", "ap-label-en" : "contact page", "ap-definition-en" : "A web page that could be used to reach out the Contact Point.", "ap-usageNote-en" : "", "ap-codelist" : "", "RawTags" : [{ "key": "definition-en", "value": "A web page that could be used to reach out the Contact Point.", "note": "null" }, { "key": "label-en", "value": "contact page", "note": "null" }, { "key": "uri", "value": "http:\/\/data.europa.eu\/m8g\/contactPage", "note": "null" }], "Scope" : "FULL_DEFINITON", "ap-definition-en" : {"en": "A web page that could be used to reach out the Contact Point."}, "ap-label-en" : {"en": "contact page"}, "definition" : {"en": "A web page that could be used to reach out the Contact Point."}, "label" : {"en": "contact page"}}, "codelist": [ ], "domain": [ { "uri": "http://data.europa.eu/m8g/ContactPoint", "EA-Name" : "ContactPoint" } ], "range": [ - +{"EA-Name" : "Document", "EA-GUID" : "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", "EA-Package" : "foaf", "uri" : "http://xmlns.com/foaf/0.1/Document" } ], "generalization": [ diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.report b/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.report index e2388aaad..c925dff19 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.report +++ b/report/Core-Person-Vocabulary/releases/2.1.1/core-person-ap.report @@ -2,75 +2,74 @@ Load mapping config:config/config-ap.json WARNING:You shouldn't use 'user' reserved word as column name in the table t_datatypes (it refers to the database user). Escape it in your SQL! (e.g. SELECT [USER] FROM TABLE WHERE [USER]='Joe') -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". -10:47:00 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model.Domain Model, Model.Domain Model.DataTypes, Model -10:47:00 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Service, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Business, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Person, Model.Domain Model.Core Public Event, Model.Domain Model.Core Location -10:47:00 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text -10:47:00 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.CCCEV:Requirement:description -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Vocabulary:Output:name, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:Asset:title -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dcat:Dataset:identifier -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetRepository:modified, Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.Core Person:Person:fullName, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.dct:Agent:name -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:Identifier:dateOfIssue -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.CCCEV:InformationConcept:type, Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.foaf:Agent:type -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone, Model.Domain Model.Core Vocabulary:ContactInfo:telephone -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.CCCEV:SupportedValue:value, Model.Domain Model.Core Vocabulary:Cost:value -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:EvidenceTypeList:name -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetRepository:accessURL, Model.Domain Model.adms:AssetDistribution:accessURL -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail, Model.Domain Model.Core Vocabulary:ContactInfo:email -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.adms:Asset:alternativeLabel, Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier, Model.Domain Model.Core Public Service:Participation:identifier -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language -10:47:00 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.Core Location:AdminUnit:name -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . -10:47:00 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . -10:47:00 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . -10:47:00 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:issuingAuthorityURI is unknown -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. -10:47:00 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:47:00 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:47:00 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". -10:47:00 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. -10:47:00 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri -10:47:00 WARN c.g.i.o.c.Converter - Missing data type for attribute "Model.Domain Model.Core Vocabulary:ContactPoint:contactPage". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "baseURI" tag for "Model.Domain Model.DataTypes". +10:54:51 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://fixme.com#): Model, Model.Domain Model.DataTypes, Model.Domain Model +10:54:51 WARN c.g.i.o.c.UriAssigner - The following packages map to the same URI (http://data.europa.eu/m8g/): Model.Domain Model.Core Public Event, Model.Domain Model.Core Public Service, Model.Domain Model.Core Location, Model.Domain Model.Core Vocabulary, Model.Domain Model.Core Person, Model.Domain Model.Core Public Organisation, Model.Domain Model.Core Business +10:54:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/2004/02/skos/core#Concept): Model.Domain Model.skos:Concept, Model.Domain Model.DataTypes:Code, Model.Domain Model.Core Vocabulary:Code +10:54:51 WARN c.g.i.o.c.UriAssigner - The following elements map to the same URI (http://www.w3.org/1999/02/22-rdf-syntax-ns#langString): Model.Domain Model.Core Vocabulary:rdf:langString, Model.Domain Model.Core Vocabulary:Text +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/title): Model.Domain Model.adms:Asset:title, Model.Domain Model.dct:LicenseDocument:title, Model.Domain Model.foaf:Agent:name, Model.Domain Model.adms:AssetDistribution:title, Model.Domain Model.Core Public Event:PublicEvent:title, Model.Domain Model.adms:AssetRepository:title, Model.Domain Model.Core Public Service:Public Service:name, Model.Domain Model.Core Vocabulary:Output:name +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/description): Model.Domain Model.Core Vocabulary:Cost:description, Model.Domain Model.Core Public Service:Participation:description, Model.Domain Model.CCCEV:InformationConcept:description, Model.Domain Model.Core Vocabulary:Output:description, Model.Domain Model.CCCEV:EvidenceTypeList:description, Model.Domain Model.org:ChangeEvent:description, Model.Domain Model.adms:Asset:description, Model.Domain Model.adms:AssetRepository:description, Model.Domain Model.Core Vocabulary:Event:description, Model.Domain Model.adms:AssetDistribution:description, Model.Domain Model.dct:LicenseDocument:description, Model.Domain Model.Core Public Service:Public Service:description, Model.Domain Model.Core Public Event:PublicEvent:description, Model.Domain Model.time:TemporalEntity:description, Model.Domain Model.Core Public Organisation:PublicOrganisation:description, Model.Domain Model.CCCEV:Requirement:description +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/issued): Model.Domain Model.adms:AssetDistribution:issued, Model.Domain Model.adms:AssetRepository:issued, Model.Domain Model.adms:Asset:issued, Model.Domain Model.adms:Identifier:dateOfIssue +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/email): Model.Domain Model.Core Vocabulary:ContactInfo:email, Model.Domain Model.Core Vocabulary:ContactPoint:hasEmail +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://xmlns.com/foaf/0.1/name): Model.Domain Model.dct:Agent:name, Model.Domain Model.Core Vocabulary:Event:name, Model.Domain Model.foaf:Group:name, Model.Domain Model.Core Person:Person:fullName +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/identifier): Model.Domain Model.CCCEV:EvidenceType:identifier, Model.Domain Model.Core Vocabulary:Cost:identifier, Model.Domain Model.CCCEV:Requirement:identifier, Model.Domain Model.dct:Jurisdiction:id, Model.Domain Model.CCCEV:InformationConcept:identifier, Model.Domain Model.CCCEV:ReferenceFramework:identifier, Model.Domain Model.Core Public Event:PublicEvent:identifier, Model.Domain Model.dcat:Dataset:identifier, Model.Domain Model.CCCEV:EvidenceTypeList:identifier +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/org#identifier): Model.Domain Model.Core Public Service:Participation:identifier, Model.Domain Model.dct:Agent:identifier, Model.Domain Model.Core Vocabulary:Event:identifier +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#prefLabel): Model.Domain Model.CCCEV:InformationConcept:name, Model.Domain Model.Core Public Organisation:PublicOrganisation:preferredLabel, Model.Domain Model.CCCEV:Requirement:name, Model.Domain Model.CCCEV:EvidenceTypeList:name +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/modified): Model.Domain Model.adms:AssetDistribution:modified, Model.Domain Model.adms:Asset:modified, Model.Domain Model.adms:AssetRepository:modified +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/language): Model.Domain Model.adms:Asset:language, Model.Domain Model.Core Public Event:PublicEvent:language +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/type): Model.Domain Model.Core Vocabulary:Output:type, Model.Domain Model.Core Vocabulary:Event:type, Model.Domain Model.foaf:Agent:type, Model.Domain Model.Core Public Service:Public Service:type, Model.Domain Model.CCCEV:Requirement:type, Model.Domain Model.Core Public Event:PublicEvent:eventType, Model.Domain Model.CCCEV:InformationConcept:type +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/ns/dcat#accessURL): Model.Domain Model.adms:AssetDistribution:accessURL, Model.Domain Model.adms:AssetRepository:accessURL +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/value): Model.Domain Model.Core Vocabulary:Cost:value, Model.Domain Model.CCCEV:SupportedValue:value +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://purl.org/dc/terms/alternative): Model.Domain Model.Core Business:LegalEntity:alternativeName, Model.Domain Model.Core Person:Person:alternativeName +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2000/01/rdf-schema#label): Model.Domain Model.adms:Identifier:schemeName, Model.Domain Model.dct:Jurisdiction:name, Model.Domain Model.Core Location:AdminUnit:name +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://data.europa.eu/m8g/telephone): Model.Domain Model.Core Vocabulary:ContactInfo:telephone, Model.Domain Model.Core Vocabulary:ContactPoint:hasTelephone +10:54:51 WARN c.g.i.o.c.UriAssigner - The following properties (attribute or connector) map to the same URI (http://www.w3.org/2004/02/skos/core#altLabel): Model.Domain Model.Core Public Organisation:PublicOrganisation:alternativeLabel, Model.Domain Model.adms:Asset:alternativeLabel +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "issued" tag for "Model.Domain Model.Core Person". +10:54:51 WARN c.g.i.o.c.TagHelper - Missing "license" tag for "Model.Domain Model.Core Person". +10:54:51 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Identifier" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Person" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Location" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Jurisdiction" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Address" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Agent" . +10:54:52 WARN c.g.i.o.c.Converter - Element GenericDate has same prefix as package: simplify by removing the extra tag uri +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "GenericDate" . +10:54:52 WARN c.g.i.o.c.Converter - Element ContactPoint has same prefix as package: simplify by removing the extra tag uri +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "ContactPoint" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Document" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Literal" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Text" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Code" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "URI" . +10:54:52 INFO c.g.i.o.c.JSONLDOutputHandler - handle class "Date" . +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Address)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> ContactPoint)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Person)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:identifies is unknown +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.adms:Identifier:(Identifier -> Agent)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.Converter - Package for connector Model.Domain Model.adms:Identifier:issuingAuthorityURI is unknown +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Identifier)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Jurisdiction)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.UriAssigner - Ignoring connector "Model.Domain Model.Core Person:Person:(Person -> Location)" since it lacks a defining package. +10:54:52 WARN c.g.i.o.c.Converter - Element dateOfBirth has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element dateOfDeath has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element gender has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:gender": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:52 WARN c.g.i.o.c.Converter - Element matronymicName has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element sex has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.Core Person:Person:sex": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:52 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:52 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:52 WARN c.g.i.o.c.TagHelper - Missing "ap-definition-en" tag for "Model.Domain Model.Core Location:Address:locatorName". +10:54:52 WARN c.g.i.o.c.Converter - Ambiguous data type "Code" for attribute "Model.Domain Model.foaf:Agent:type": Model.Domain Model.Core Vocabulary:Code, Model.Domain Model.DataTypes:Code. +10:54:52 WARN c.g.i.o.c.Converter - Element hasEmail has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element hasTelephone has same prefix as package: simplify by removing the extra tag uri +10:54:52 WARN c.g.i.o.c.Converter - Element contactPage has same prefix as package: simplify by removing the extra tag uri diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/html-nj_en.json b/report/Core-Person-Vocabulary/releases/2.1.1/html-nj_en.json index cfeb682f2..09529d6a2 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/html-nj_en.json +++ b/report/Core-Person-Vocabulary/releases/2.1.1/html-nj_en.json @@ -17,8 +17,8 @@ }, "status": "Semic Recommendation", "statuslabel": "Onbekend", - "repositoryurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/tree/a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", - "changelogurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/blob/a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4/CHANGELOG", + "repositoryurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/tree/91884ac431863d37fff2140225bc6077f6ee622b", + "changelogurl": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git/blob/91884ac431863d37fff2140225bc6077f6ee622b/CHANGELOG", "feedbackurl": "https://github.com/SEMICeu/Core-Person-Vocabulary/issues", "standaardregisterurl": "https://github.com/SEMICeu/Core-Person-Vocabulary/blob/master/releases/2.1.1/Changelog.md", "usesVocs": [], @@ -64,8 +64,21 @@ "uri": "http://data.europa.eu/m8g/ContactPoint" } ], - "range": [], - "scopedrange": [], + "range": [ + { + "range_label": "Document", + "range_uri": "http://xmlns.com/foaf/0.1/Document" + } + ], + "scopedrange": [ + { + "range_uri": "#Document", + "range_puri": "http://xmlns.com/foaf/0.1/Document", + "range_label": { + "en": "Document" + } + } + ], "cardinality": "0..*", "codelist_uri": "", "rawTags": { @@ -2173,6 +2186,21 @@ } ], "properties": [ + { + "uri": "http://data.europa.eu/m8g/contactPage", + "name": { + "en": "contact page", + "undefined": "contactPage" + }, + "description": {}, + "domain": [ + null + ], + "range": [ + null + ], + "parents": [] + }, { "uri": "http://data.europa.eu/m8g/gender", "name": { diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.report b/report/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.report index 6db2e89e2..6e271b8fc 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.report +++ b/report/Core-Person-Vocabulary/releases/2.1.1/shacl/core-person-ap-SHACL_en.report @@ -8,6 +8,7 @@ make shacl using individual mode https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#ContactPointShape add nodeKind constraint add nodeKind constraint +add nodeKind constraint https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#GenericdateShape https://semiceu.github.io//Core-Person-Vocabulary/releases/2.1.1/#JurisdictionShape add nodeKind constraint diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap.jsonld b/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap.jsonld index 8c9cfd5e4..ef71caa2e 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap.jsonld +++ b/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap.jsonld @@ -438,7 +438,7 @@ }, { "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "name": "contactPage", "inpackage": "ACTIVE_PACKAGE", "ap-definition-en": { @@ -460,11 +460,12 @@ "EA-Type": "attribute", "EA-Domain": "ContactPoint", "EA-Domain-Guid": "{6954994D-2205-40c1-8615-BCEC693F47D9}", - "EA-Range": "null", + "EA-Range": "Document", "RangeData": { - "EA-Name": "", - "EA-Package": "", - "uri": "null" + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" }, "label": { "en": "contact page" @@ -507,7 +508,14 @@ "EA-Name": "ContactPoint" } ], - "range": [], + "range": [ + { + "EA-Name": "Document", + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ], "generalization": [], "minCardinality": "0", "maxCardinality": "*" @@ -5825,14 +5833,14 @@ }, "config": "config/config-ap.json", "branchtag": "ReSpecCV", - "dummy": "13", + "dummy": "14", "filename": "config/core-person.json", "navigation": { "prev": "https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.0/" }, "repository": "git@uri.semic.eu-thema:SEMICeu/uri.semic.eu-thema.git", "urlref": "/Core-Person-Vocabulary/releases/2.1.1/", - "documentcommit": "a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", - "toolchaincommit": "754b27f657fa47a4669d99e44d0665c7412c3db3", + "documentcommit": "91884ac431863d37fff2140225bc6077f6ee622b", + "toolchaincommit": "2e5c6079b1cf99bd7bbf54f27d62a8698fee04b6", "hostname": "https://semiceu.github.io/" } diff --git a/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap_en_merged.jsonld b/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap_en_merged.jsonld index 341e395e3..20332dac7 100644 --- a/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap_en_merged.jsonld +++ b/report/Core-Person-Vocabulary/releases/2.1.1/translation/core-person-ap_en_merged.jsonld @@ -246,12 +246,12 @@ "contributors-column": "CoreVoc", "contributors-file": "stakeholders.csv", "diagram": "Core_Person", - "documentcommit": "a520c2bbf1efa6d8074994d1eea6bf1f8183f8d4", + "documentcommit": "91884ac431863d37fff2140225bc6077f6ee622b", "documentconfig": { "editorDocumentroot": "https://semiceu.github.io/uri.semic.eu-generated/Core-Person-Vocabulary/releases/2.1.1", "statuslabel": "SEMIC Candidate Recommendation" }, - "dummy": "13", + "dummy": "14", "eap": "CoreVocabularies.EAP", "editors": [ { @@ -5262,7 +5262,7 @@ }, { "@id": "http://data.europa.eu/m8g/contactPage", - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", + "@type": "http://www.w3.org/2002/07/owl#ObjectProperty", "EA-Guid": "{1BF0D57A-5EA2-4171-837E-25426E700063}", "ap-definition-en": { "en": "A web page that could be used to reach out the Contact Point." @@ -5286,12 +5286,13 @@ "EA-Guid": "{1BF0D57A-5EA2-4171-837E-25426E700063}", "EA-Name": "contactPage", "EA-Package": "Core Vocabulary", - "EA-Range": "null", + "EA-Range": "Document", "EA-Type": "attribute", "RangeData": { - "EA-Name": "", - "EA-Package": "", - "uri": "null" + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Name": "Document", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" }, "RawTags": [ { @@ -5335,7 +5336,14 @@ "maxCardinality": "*", "minCardinality": "0", "name": "contactPage", - "range": [] + "range": [ + { + "EA-GUID": "{D9703388-830C-4eef-AB06-2FA60C5AB21B}", + "EA-Name": "Document", + "EA-Package": "foaf", + "uri": "http://xmlns.com/foaf/0.1/Document" + } + ] }, { "@id": "http://data.europa.eu/m8g/deathDate", @@ -5882,7 +5890,7 @@ "standaardregisterurl": "https://github.com/SEMICeu/Core-Person-Vocabulary/blob/master/releases/2.1.1/Changelog.md", "template": "core-person-ap_en.j2", "title": "Core Person Vocabulary", - "toolchaincommit": "754b27f657fa47a4669d99e44d0665c7412c3db3", + "toolchaincommit": "2e5c6079b1cf99bd7bbf54f27d62a8698fee04b6", "toolchainversion": "3", "translation": [ { diff --git a/report/commit.json b/report/commit.json index d40924d29..1979ba285 100644 --- a/report/commit.json +++ b/report/commit.json @@ -1 +1 @@ -{"commit" : "754b27f657fa47a"} +{"commit" : "2e5c6079b1cf99b"}