diff --git a/releases/2.0.0/context/mldcat-ap.jsonld b/releases/2.0.0/context/mldcat-ap.jsonld index 70dc2af..354301f 100644 --- a/releases/2.0.0/context/mldcat-ap.jsonld +++ b/releases/2.0.0/context/mldcat-ap.jsonld @@ -142,21 +142,22 @@ "@type": "@id" }, "Dataset.creator": { + "@container": "@set", "@id": "http://purl.org/dc/terms/creator", "@type": "@id" }, - "Dataset.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Dataset.distribution": { + "Dataset.datasetDistribution": { "@container": "@set", "@id": "http://www.w3.org/ns/dcat#distribution", "@type": "@id" }, + "Dataset.description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, "Dataset.hasVersion": { "@container": "@set", - "@id": "http://purl.org/dc/terms/hasVersion", + "@id": "http://www.w3.org/ns/dcat#hasVersion", "@type": "@id" }, "Dataset.identifier": { @@ -173,9 +174,6 @@ "@id": "http://purl.org/dc/terms/isVersionOf", "@type": "@id" }, - "Dataset.issued": { - "@id": "http://purl.org/dc/terms/issued" - }, "Dataset.keyword": { "@container": "@set", "@id": "http://www.w3.org/ns/dcat#keyword" @@ -189,6 +187,9 @@ "@id": "http://purl.org/dc/terms/publisher", "@type": "@id" }, + "Dataset.releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, "Dataset.status": { "@id": "http://www.w3.org/ns/adms#status", "@type": "@id" @@ -731,6 +732,11 @@ "Run.errorMessage": { "@id": "http://openml.org/openml#errorMessage" }, + "Run.executes": { + "@container": "@set", + "@id": "http://www.w3.org/ns/mls#realizes", + "@type": "@id" + }, "Run.hasEvaluation": { "@container": "@set", "@id": "http://openml.org/openml#hasEvaluation", @@ -776,11 +782,6 @@ "Run.setupString": { "@id": "http://openml.org/openml#setupString" }, - "Run.theAlgorithmExecutedByTheRun": { - "@container": "@set", - "@id": "http://www.w3.org/ns/mls#realizes", - "@type": "@id" - }, "RunCollection": "http://openml.org/openml#RunCollection", "RunCollection.hasRun": { "@container": "@set", diff --git a/releases/2.0.0/context/mldcat-ap_en.jsonld b/releases/2.0.0/context/mldcat-ap_en.jsonld index 70dc2af..354301f 100644 --- a/releases/2.0.0/context/mldcat-ap_en.jsonld +++ b/releases/2.0.0/context/mldcat-ap_en.jsonld @@ -142,21 +142,22 @@ "@type": "@id" }, "Dataset.creator": { + "@container": "@set", "@id": "http://purl.org/dc/terms/creator", "@type": "@id" }, - "Dataset.description": { - "@container": "@set", - "@id": "http://purl.org/dc/terms/description" - }, - "Dataset.distribution": { + "Dataset.datasetDistribution": { "@container": "@set", "@id": "http://www.w3.org/ns/dcat#distribution", "@type": "@id" }, + "Dataset.description": { + "@container": "@set", + "@id": "http://purl.org/dc/terms/description" + }, "Dataset.hasVersion": { "@container": "@set", - "@id": "http://purl.org/dc/terms/hasVersion", + "@id": "http://www.w3.org/ns/dcat#hasVersion", "@type": "@id" }, "Dataset.identifier": { @@ -173,9 +174,6 @@ "@id": "http://purl.org/dc/terms/isVersionOf", "@type": "@id" }, - "Dataset.issued": { - "@id": "http://purl.org/dc/terms/issued" - }, "Dataset.keyword": { "@container": "@set", "@id": "http://www.w3.org/ns/dcat#keyword" @@ -189,6 +187,9 @@ "@id": "http://purl.org/dc/terms/publisher", "@type": "@id" }, + "Dataset.releaseDate": { + "@id": "http://purl.org/dc/terms/issued" + }, "Dataset.status": { "@id": "http://www.w3.org/ns/adms#status", "@type": "@id" @@ -731,6 +732,11 @@ "Run.errorMessage": { "@id": "http://openml.org/openml#errorMessage" }, + "Run.executes": { + "@container": "@set", + "@id": "http://www.w3.org/ns/mls#realizes", + "@type": "@id" + }, "Run.hasEvaluation": { "@container": "@set", "@id": "http://openml.org/openml#hasEvaluation", @@ -776,11 +782,6 @@ "Run.setupString": { "@id": "http://openml.org/openml#setupString" }, - "Run.theAlgorithmExecutedByTheRun": { - "@container": "@set", - "@id": "http://www.w3.org/ns/mls#realizes", - "@type": "@id" - }, "RunCollection": "http://openml.org/openml#RunCollection", "RunCollection.hasRun": { "@container": "@set", diff --git a/releases/2.0.0/shacl/mldcat-ap-SHACL.jsonld b/releases/2.0.0/shacl/mldcat-ap-SHACL.jsonld index 2b59685..610a1a2 100644 --- a/releases/2.0.0/shacl/mldcat-ap-SHACL.jsonld +++ b/releases/2.0.0/shacl/mldcat-ap-SHACL.jsonld @@ -1,6 +1,6 @@ { "@context": { - "@vocab": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0", + "@vocab": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl", "qb": "http://purl.org/linked-data/cube#", "qb:codeList": { "@id": "qb:codeList", @@ -100,15 +100,15 @@ "@id": "vl:message" } }, - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl", "shapes": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/2f59d20bf0ca173eefe77f13c4cd29eb5348dffc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/2f59d20bf0ca173eefe77f13c4cd29eb5348dffc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download", "sh:datatype": "http://www.w3.org/2001/XMLSchema#integer", "sh:description": { @@ -120,7 +120,7 @@ "sh:path": "http://data.europa.eu/m8g/download" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/9a454a5a2034224e68c6d7f6f37b15b865dc5b73", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/9a454a5a2034224e68c6d7f6f37b15b865dc5b73", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download", "sh:description": { "en": "The number of downloads of the machine learning model." @@ -132,7 +132,7 @@ "sh:path": "http://data.europa.eu/m8g/download" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/a7af3bbc08ba2ac31498ab773c06cd5e77ba6558", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/a7af3bbc08ba2ac31498ab773c06cd5e77ba6558", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like", "sh:description": { "en": "The number of likes the machine learning model received." @@ -144,7 +144,7 @@ "sh:path": "http://data.europa.eu/m8g/like" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/ad424c752ff0db01defd1140b0064e749e14d90b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/ad424c752ff0db01defd1140b0064e749e14d90b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like", "sh:datatype": "http://www.w3.org/2001/XMLSchema#integer", "sh:description": { @@ -159,19 +159,19 @@ "sh:targetClass": "http://data.europa.eu/m8g/Engagement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ImageObjectShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ImageObjectShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://data.europa.eu/m8g/ImageObject" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/03f872d74868adb8a0b2cd9f98e45e3e8825f0fa", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/03f872d74868adb8a0b2cd9f98e45e3e8825f0fa", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.validatedon", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -183,7 +183,7 @@ "sh:path": "http://data.europa.eu/m8g/validatedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/0e6e22dc13d0b206842d78a0280d195612318d56", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/0e6e22dc13d0b206842d78a0280d195612318d56", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction", "sh:description": { "en": "The file in which the model is expressed." @@ -195,7 +195,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/183edb9762aea61df93bed1ab937df409c26f0f8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/183edb9762aea61df93bed1ab937df409c26f0f8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom", "sh:description": { "en": "The model from on which this model has been fine tuned." @@ -207,7 +207,7 @@ "sh:path": "http://data.europa.eu/m8g/fineTunedFrom" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrepository", "sh:class": "https://linkedpaperswithcode.com/class/repository", "sh:description": { @@ -219,7 +219,7 @@ "sh:path": "http://data.europa.eu/m8g/hasRepository" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version", "sh:description": { "en": "The current version of the modeL" @@ -231,7 +231,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/20b328aed6695728b345f1a8a60f83619b9cf76b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/20b328aed6695728b345f1a8a60f83619b9cf76b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.intendeduse", "sh:description": { "en": "The objective or purpose of the model." @@ -243,7 +243,7 @@ "sh:path": "http://openml.org/openml#intendedUse" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/223b192b3a85d3ef3be75e2da4805870f660dfdd", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/223b192b3a85d3ef3be75e2da4805870f660dfdd", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement", "sh:description": { "en": "Statistics resulting of user engagement." @@ -255,7 +255,7 @@ "sh:path": "http://data.europa.eu/m8g/hasEngagement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.language", "sh:class": "http://purl.org/dc/terms/LinguisticSystem", "sh:description": { @@ -267,7 +267,7 @@ "sh:path": "http://purl.org/dc/terms/language" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/31aa7a8aa9973dae8ae713419f96fdaf0aaa6448", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/31aa7a8aa9973dae8ae713419f96fdaf0aaa6448", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.bias", "sh:description": { "en": "A description of the possible biases affecting the overall output of the model." @@ -279,7 +279,7 @@ "sh:path": "http://openml.org/openml#bias" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -291,7 +291,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/331d8630022188972d9d6610b18a8d994ecf8224", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/331d8630022188972d9d6610b18a8d994ecf8224", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasbibliographicreference", "sh:class": "http://purl.org/spar/biro/BibliographicReference", "sh:description": { @@ -303,7 +303,7 @@ "sh:path": "http://data.europa.eu/m8g/hasBibliographicReference" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.description", "sh:description": { "en": "An account of the resource." @@ -315,7 +315,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name", "sh:description": { "en": "The name assigned to the resource." @@ -327,7 +327,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/3a8fcb0a351c6cd00e40b0e8714ea64e230eaa18", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/3a8fcb0a351c6cd00e40b0e8714ea64e230eaa18", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasvariation", "sh:class": "http://data.europa.eu/m8g/MachineLearningModel", "sh:description": { @@ -339,7 +339,7 @@ "sh:path": "http://data.europa.eu/m8g/hasVariation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/40313e5690da6ffe24adc84c2634655362636058", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/40313e5690da6ffe24adc84c2634655362636058", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon", "sh:maxCount": "1", "sh:name": { @@ -348,7 +348,7 @@ "sh:path": "http://data.europa.eu/m8g/trainedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/44e0945e932b142aa37108f9c7baac138213357d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/44e0945e932b142aa37108f9c7baac138213357d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.license", "sh:class": "http://purl.org/dc/terms/LicenseDocument", "sh:description": { @@ -360,7 +360,7 @@ "sh:path": "http://purl.org/dc/terms/license" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/4eafb6a8407472edb010c2645e6471622d634c2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/4eafb6a8407472edb010c2645e6471622d634c2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction", "sh:description": { "en": "The file in which the model is expressed." @@ -372,7 +372,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/6dc2a375f04122fef1497324a860c05b1989d711", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/6dc2a375f04122fef1497324a860c05b1989d711", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version", "sh:description": { "en": "The current version of the modeL" @@ -384,7 +384,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/801537e929e2949a55ca3e052d22022f08a50569", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/801537e929e2949a55ca3e052d22022f08a50569", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created", "sh:description": { "en": "Date of creation of the resource." @@ -396,7 +396,7 @@ "sh:path": "http://purl.org/dc/terms/created" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/82a0088780f37bca3cf3cf432d6e6a82876dd6a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/82a0088780f37bca3cf3cf432d6e6a82876dd6a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainingprocess", "sh:description": { "en": "A description of the training process." @@ -408,7 +408,7 @@ "sh:path": "http://openml.org/openml#trainingProcess" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name", "sh:description": { "en": "The name assigned to the resource." @@ -420,7 +420,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/973bc2ab6c8ed458052bbdb76548cf209e0171ad", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/973bc2ab6c8ed458052bbdb76548cf209e0171ad", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.testedon", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -432,7 +432,7 @@ "sh:path": "http://data.europa.eu/m8g/testedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/9810d79e70fc0ff22d6c843a42d4a7a2c60d053d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/9810d79e70fc0ff22d6c843a42d4a7a2c60d053d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrisk", "sh:class": "http://data.europa.eu/m8g/Risk", "sh:description": { @@ -444,7 +444,7 @@ "sh:path": "http://data.europa.eu/m8g/hasRisk" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/9b6937ed7c7bcbe5d153673c99cf0e1f9100fad6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/9b6937ed7c7bcbe5d153673c99cf0e1f9100fad6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:name": { @@ -453,7 +453,7 @@ "sh:path": "http://data.europa.eu/m8g/trainedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/a38e33decb21ddebecf480e2a0f61129b2715646", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/a38e33decb21ddebecf480e2a0f61129b2715646", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.howtouse", "sh:description": { "en": "An explanation of how to use or deploy the model." @@ -465,7 +465,7 @@ "sh:path": "http://openml.org/openml#howToUse" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b05d80d7f4e190836768b76560ec614a2ec10e27", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b05d80d7f4e190836768b76560ec614a2ec10e27", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement", "sh:class": "http://data.europa.eu/m8g/Engagement", "sh:description": { @@ -477,7 +477,7 @@ "sh:path": "http://data.europa.eu/m8g/hasEngagement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b18119f74ad8912985842f36710ac3c507642f6a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b18119f74ad8912985842f36710ac3c507642f6a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom", "sh:class": "http://data.europa.eu/m8g/MachineLearningModel", "sh:description": { @@ -489,7 +489,7 @@ "sh:path": "http://data.europa.eu/m8g/fineTunedFrom" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b7c1682ac55110d92f125d5980cda87210c9f892", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b7c1682ac55110d92f125d5980cda87210c9f892", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created", "sh:description": { "en": "Date of creation of the resource." @@ -501,7 +501,7 @@ "sh:path": "http://purl.org/dc/terms/created" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction", "sh:class": "http://openml.org/openml#OutputFilePrediction", "sh:description": { @@ -513,7 +513,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/bd70758c74c0383865b0344b21228e87ab3d7302", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/bd70758c74c0383865b0344b21228e87ab3d7302", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon", "sh:minCount": "1", "sh:name": { @@ -522,7 +522,7 @@ "sh:path": "http://data.europa.eu/m8g/trainedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/c1d40f7102c8201949576e76be48b991b47958d9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/c1d40f7102c8201949576e76be48b991b47958d9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.creator", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -531,7 +531,7 @@ "sh:path": "http://purl.org/dc/terms/creator" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/c3cfd2ec7ba3be5bc30b444648dbc4ff3faa43c6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/c3cfd2ec7ba3be5bc30b444648dbc4ff3faa43c6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.evaluationresults", "sh:description": { "en": "A description of the evaluation against the validation dataset." @@ -543,7 +543,7 @@ "sh:path": "http://openml.org/openml#evaluationResults" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -552,7 +552,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/dce5f0b9ce22d1c7f8f95163ed722d4236e5a3dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/dce5f0b9ce22d1c7f8f95163ed722d4236e5a3dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.logo", "sh:class": "http://data.europa.eu/m8g/ImageObject", "sh:description": { @@ -564,7 +564,7 @@ "sh:path": "http://data.europa.eu/m8g/logo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -573,7 +573,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/fc55cadac83ff05637ea2231ec5969864decbbc4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/fc55cadac83ff05637ea2231ec5969864decbbc4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.limitations", "sh:description": { "en": "The limited capabilities of the model." @@ -585,7 +585,7 @@ "sh:path": "http://openml.org/openml#limitations" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.contributor", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -597,12 +597,12 @@ "sh:targetClass": "http://data.europa.eu/m8g/MachineLearningModel" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RiskShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RiskShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RiskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RiskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title", "sh:maxCount": "1", "sh:name": { @@ -611,7 +611,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RiskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RiskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title", "sh:minCount": "1", "sh:name": { @@ -623,12 +623,12 @@ "sh:targetClass": "http://data.europa.eu/m8g/Risk" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/07c84db1f47550a0c36cddd8d836f4d863905d67", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/07c84db1f47550a0c36cddd8d836f4d863905d67", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -637,7 +637,7 @@ "sh:path": "http://openml.org/openml#visibility" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.description", "sh:maxCount": "1", "sh:name": { @@ -646,7 +646,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/575690151e9082fed0c6a338a0a7789e5003cc24", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/575690151e9082fed0c6a338a0a7789e5003cc24", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader", "sh:minCount": "1", "sh:name": { @@ -655,7 +655,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/582ab7a79a3871c6dd6f7151cfe68c5c740f15b1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/582ab7a79a3871c6dd6f7151cfe68c5c740f15b1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility", "sh:minCount": "1", "sh:name": { @@ -664,7 +664,7 @@ "sh:path": "http://openml.org/openml#visibility" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/675f9ab2c273ab67c79caa42282e4cec463c08f6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/675f9ab2c273ab67c79caa42282e4cec463c08f6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate", "sh:maxCount": "1", "sh:name": { @@ -673,7 +673,7 @@ "sh:path": "http://openml.org/openml#creationDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -685,7 +685,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -697,7 +697,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/c171c9d86110ed836564adf8a81ff61824eb4d47", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/c171c9d86110ed836564adf8a81ff61824eb4d47", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate", "sh:minCount": "1", "sh:name": { @@ -706,7 +706,7 @@ "sh:path": "http://openml.org/openml#creationDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title", "sh:maxCount": "1", "sh:name": { @@ -715,7 +715,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/cca453176d6acdfcf4bd42617b21c975c62b0887", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/cca453176d6acdfcf4bd42617b21c975c62b0887", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility", "sh:maxCount": "1", "sh:name": { @@ -724,7 +724,7 @@ "sh:path": "http://openml.org/openml#visibility" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -733,7 +733,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -742,7 +742,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title", "sh:minCount": "1", "sh:name": { @@ -754,19 +754,19 @@ "sh:targetClass": "http://openml.org/openml#Collection" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CostMatrixShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CostMatrixShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://openml.org/openml#CostMatrix" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.description", "sh:description": { "en": "An explanation of the quality type." @@ -778,7 +778,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -790,7 +790,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -802,7 +802,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title", "sh:description": { "en": "The name assigned to the resource." @@ -814,7 +814,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title", "sh:description": { "en": "The name assigned to the resource." @@ -829,12 +829,12 @@ "sh:targetClass": "http://openml.org/openml#DataQuality" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/0f3b4724ab67053c4416c3a956c4fb8786fbfd7f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/0f3b4724ab67053c4416c3a956c4fb8786fbfd7f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:name": { @@ -843,7 +843,7 @@ "sh:path": "http://openml.org/openml#dataSplitsURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/11c1696e10e8578bc1cab4e4c61f493ce624209b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/11c1696e10e8578bc1cab4e4c61f493ce624209b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter", "sh:minCount": "1", "sh:name": { @@ -852,7 +852,7 @@ "sh:path": "http://openml.org/openml#hasParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type", "sh:description": { "en": "A classification of the resource." @@ -864,7 +864,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/296813ed35afa12208f59594e6e50942f56ec6a0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/296813ed35afa12208f59594e6e50942f56ec6a0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL", "sh:minCount": "1", "sh:name": { @@ -873,7 +873,7 @@ "sh:path": "http://openml.org/openml#dataSplitsURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -885,7 +885,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description", "sh:maxCount": "1", "sh:name": { @@ -894,7 +894,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/60448300559a231c7fbe42095a2e00e681c355c1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/60448300559a231c7fbe42095a2e00e681c355c1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter", "sh:class": "http://openml.org/openml#Parameter", "sh:name": { @@ -903,7 +903,7 @@ "sh:path": "http://openml.org/openml#hasParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -915,7 +915,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/7340f915e303c67321fcfc9928bb6810c184fdc3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/7340f915e303c67321fcfc9928bb6810c184fdc3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL", "sh:maxCount": "1", "sh:name": { @@ -924,7 +924,7 @@ "sh:path": "http://openml.org/openml#dataSplitsURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type", "sh:description": { "en": "A classification of the resource." @@ -936,7 +936,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description", "sh:minCount": "1", "sh:name": { @@ -945,7 +945,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -957,7 +957,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title", "sh:description": { "en": "The name assigned to the resource." @@ -969,7 +969,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title", "sh:description": { "en": "The name assigned to the resource." @@ -984,12 +984,12 @@ "sh:targetClass": "http://openml.org/openml#EstimationProcedure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/0521776ff4c60a33afeb373d4435158c48986d69", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/0521776ff4c60a33afeb373d4435158c48986d69", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.sample", "sh:maxCount": "1", "sh:name": { @@ -998,7 +998,7 @@ "sh:path": "http://openml.org/openml#sample" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.hasflow", "sh:class": "http://openml.org/openml#Flow", "sh:name": { @@ -1007,7 +1007,7 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalstart", "sh:maxCount": "1", "sh:name": { @@ -1016,7 +1016,7 @@ "sh:path": "http://openml.org/openml#intervalStart" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/388aea194bc8d3d0c7251c8dca3f58ec88a4afc3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/388aea194bc8d3d0c7251c8dca3f58ec88a4afc3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.samplesize", "sh:maxCount": "1", "sh:name": { @@ -1025,7 +1025,7 @@ "sh:path": "http://openml.org/openml#sampleSize" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/3e779df5a94a3c5e8a20908d53988e76e25a9f75", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/3e779df5a94a3c5e8a20908d53988e76e25a9f75", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.label", "sh:maxCount": "1", "sh:name": { @@ -1034,7 +1034,7 @@ "sh:path": "http://www.w3.org/2000/01/rdf-schema#label" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/41502661748e4bd7fbad5b1d228843aa4bf6cbb2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/41502661748e4bd7fbad5b1d228843aa4bf6cbb2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.repeat", "sh:maxCount": "1", "sh:name": { @@ -1043,7 +1043,7 @@ "sh:path": "http://openml.org/openml#repeat" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/7d9d5fe4f3f8d3b3e31df77d816e625e16825ddf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/7d9d5fe4f3f8d3b3e31df77d816e625e16825ddf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.arraydata", "sh:maxCount": "1", "sh:name": { @@ -1052,7 +1052,7 @@ "sh:path": "http://openml.org/openml#arrayData" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalend", "sh:maxCount": "1", "sh:name": { @@ -1061,7 +1061,7 @@ "sh:path": "http://openml.org/openml#intervalEnd" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1073,7 +1073,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title", "sh:maxCount": "1", "sh:name": { @@ -1082,7 +1082,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.value", "sh:maxCount": "1", "sh:name": { @@ -1091,7 +1091,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/dd691ce5054b7a4098d2d14a32d28dc9cf556c1e", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/dd691ce5054b7a4098d2d14a32d28dc9cf556c1e", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.fold", "sh:maxCount": "1", "sh:name": { @@ -1100,7 +1100,7 @@ "sh:path": "http://openml.org/openml#fold" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/f1ffcd4d230ad25e9a0a188ed7013ef9b11d0a18", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/f1ffcd4d230ad25e9a0a188ed7013ef9b11d0a18", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.stdev", "sh:maxCount": "1", "sh:name": { @@ -1109,7 +1109,7 @@ "sh:path": "http://openml.org/openml#stdev" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title", "sh:minCount": "1", "sh:name": { @@ -1121,12 +1121,12 @@ "sh:targetClass": "http://openml.org/openml#Evaluation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.description", "sh:maxCount": "1", "sh:name": { @@ -1135,7 +1135,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/4dffd5261116dadc2a8fb45ae6588922fe5946b1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/4dffd5261116dadc2a8fb45ae6588922fe5946b1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuegood", "sh:maxCount": "1", "sh:name": { @@ -1144,7 +1144,7 @@ "sh:path": "http://openml.org/openml#valueGood" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value", "sh:minCount": "1", "sh:name": { @@ -1153,7 +1153,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title", "sh:description": { "en": "The name assigned to the resource." @@ -1165,7 +1165,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value", "sh:maxCount": "1", "sh:name": { @@ -1174,7 +1174,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/e2bbd2e707bac9a9be469e67a13388e584614be6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/e2bbd2e707bac9a9be469e67a13388e584614be6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.implementation", "sh:maxCount": "1", "sh:name": { @@ -1183,7 +1183,7 @@ "sh:path": "http://openml.org/openml#implementation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/eaf92e04e97ca5571e2b176a05bab2450dfc5821", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/eaf92e04e97ca5571e2b176a05bab2450dfc5821", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuebad", "sh:maxCount": "1", "sh:name": { @@ -1192,7 +1192,7 @@ "sh:path": "http://openml.org/openml#valueBad" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title", "sh:description": { "en": "The name assigned to the resource." @@ -1207,12 +1207,12 @@ "sh:targetClass": "http://openml.org/openml#EvaluationMeasure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type", "sh:description": { "en": "A classification of the resource." @@ -1224,7 +1224,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -1236,7 +1236,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.description", "sh:description": { "en": "An explanation of the attribute." @@ -1248,7 +1248,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type", "sh:description": { "en": "A classification of the resource." @@ -1260,7 +1260,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title", "sh:description": { "en": "The name assigned to the resource." @@ -1272,7 +1272,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title", "sh:description": { "en": "The name assigned to the resource." @@ -1287,12 +1287,12 @@ "sh:targetClass": "http://openml.org/openml#Feature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -1301,7 +1301,7 @@ "sh:path": "http://openml.org/openml#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.version", "sh:maxCount": "1", "sh:name": { @@ -1310,7 +1310,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status", "sh:maxCount": "1", "sh:name": { @@ -1319,7 +1319,7 @@ "sh:path": "http://openml.org/openml#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/32015e54a67a9e8dedfcb7fc97d4e783497f03f4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/32015e54a67a9e8dedfcb7fc97d4e783497f03f4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasflowparameter", "sh:class": "http://openml.org/openml#FlowParameter", "sh:name": { @@ -1328,7 +1328,7 @@ "sh:path": "http://openml.org/openml#hasFlowParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.description", "sh:maxCount": "1", "sh:name": { @@ -1337,7 +1337,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/45e40d6a74fddbdf912df94dbfa132c7f1523030", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/45e40d6a74fddbdf912df94dbfa132c7f1523030", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.customname", "sh:maxCount": "1", "sh:name": { @@ -1346,7 +1346,7 @@ "sh:path": "http://openml.org/openml#customName" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/559dab14a90a8ddc0150dd1d09a443ecb37b90dd", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/559dab14a90a8ddc0150dd1d09a443ecb37b90dd", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status", "sh:minCount": "1", "sh:name": { @@ -1355,7 +1355,7 @@ "sh:path": "http://openml.org/openml#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/6732298630b75dc710a1117c7731b310d0dfe1f3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/6732298630b75dc710a1117c7731b310d0dfe1f3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded", "sh:minCount": "1", "sh:name": { @@ -1364,7 +1364,7 @@ "sh:path": "http://openml.org/openml#uploaded" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/6e4f5560ba850e67e223027190a29d039a717d8a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/6e4f5560ba850e67e223027190a29d039a717d8a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.externalversion", "sh:maxCount": "1", "sh:name": { @@ -1373,7 +1373,7 @@ "sh:path": "http://openml.org/openml#externalVersion" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/80fefcd1a8cde98c8d0b49e987b9739b45f3de51", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/80fefcd1a8cde98c8d0b49e987b9739b45f3de51", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.classname", "sh:maxCount": "1", "sh:name": { @@ -1382,7 +1382,7 @@ "sh:path": "http://openml.org/openml#className" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/99dc863bcbf09a65747a34916868535d8af40c03", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/99dc863bcbf09a65747a34916868535d8af40c03", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded", "sh:maxCount": "1", "sh:name": { @@ -1391,7 +1391,7 @@ "sh:path": "http://openml.org/openml#uploaded" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/9daea498107980cdc9485787ddc3a03aa5d3c1c8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/9daea498107980cdc9485787ddc3a03aa5d3c1c8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency", "sh:class": "http://openml.org/openml#Library", "sh:name": { @@ -1400,7 +1400,7 @@ "sh:path": "http://openml.org/openml#hasDependency" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/9de8e7edb47b32c34e5371edeba277587bf31143", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/9de8e7edb47b32c34e5371edeba277587bf31143", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency", "sh:minCount": "1", "sh:name": { @@ -1409,7 +1409,7 @@ "sh:path": "http://openml.org/openml#hasDependency" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1421,7 +1421,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title", "sh:description": { "en": "The name assigned to the resource." @@ -1433,7 +1433,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -1442,7 +1442,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -1451,7 +1451,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title", "sh:description": { "en": "The name assigned to the resource." @@ -1466,12 +1466,12 @@ "sh:targetClass": "http://openml.org/openml#Flow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type", "sh:description": { "en": "A classification of the resource." @@ -1483,7 +1483,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -1495,7 +1495,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.description", "sh:maxCount": "1", "sh:name": { @@ -1504,7 +1504,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/4ebe0e62710c80f7c30c8ce4c97fb426cd3a7eb0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/4ebe0e62710c80f7c30c8ce4c97fb426cd3a7eb0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.defaultvalue", "sh:maxCount": "1", "sh:name": { @@ -1513,7 +1513,7 @@ "sh:path": "http://openml.org/openml#defaultValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/a6263c1756d9f0414d9e657ebda42cdc267b66a5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/a6263c1756d9f0414d9e657ebda42cdc267b66a5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.recommendedrange", "sh:maxCount": "1", "sh:name": { @@ -1522,7 +1522,7 @@ "sh:path": "http://openml.org/openml#recommendedRange" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1534,7 +1534,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1549,12 +1549,12 @@ "sh:targetClass": "http://openml.org/openml#FlowParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version", "sh:maxCount": "1", "sh:name": { @@ -1563,7 +1563,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/6dc2a375f04122fef1497324a860c05b1989d711", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/6dc2a375f04122fef1497324a860c05b1989d711", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version", "sh:minCount": "1", "sh:name": { @@ -1572,7 +1572,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title", "sh:description": { "en": "The name assigned to the resource." @@ -1584,7 +1584,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title", "sh:description": { "en": "The name assigned to the resource." @@ -1599,19 +1599,19 @@ "sh:targetClass": "http://openml.org/openml#Library" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MeasureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MeasureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://openml.org/openml#Measure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url", "sh:minCount": "1", "sh:name": { @@ -1620,7 +1620,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1632,7 +1632,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url", "sh:maxCount": "1", "sh:name": { @@ -1641,7 +1641,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title", "sh:description": { "en": "The name assigned to the resource." @@ -1653,7 +1653,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1665,7 +1665,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title", "sh:description": { "en": "The name assigned to the resource." @@ -1680,12 +1680,12 @@ "sh:targetClass": "http://openml.org/openml#OutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url", "sh:description": { "en": "The url of the file to be downloaded." @@ -1697,7 +1697,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1709,7 +1709,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url", "sh:description": { "en": "The url of the file to be downloaded." @@ -1721,7 +1721,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.checksum", "sh:class": "http://spdx.org/rdf/terms#Checksum", "sh:description": { @@ -1733,7 +1733,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -1745,7 +1745,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format", "sh:description": { "en": "The file format, physical medium, or dimensions of the resource." @@ -1757,7 +1757,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format", "sh:description": { "en": "The file format, physical medium, or dimensions of the resource." @@ -1769,7 +1769,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/99a5581200a6990692abd7446ef78762a79ee8da", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/99a5581200a6990692abd7446ef78762a79ee8da", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -1781,7 +1781,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title", "sh:description": { "en": "The name assigned to the resource." @@ -1793,7 +1793,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1805,7 +1805,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title", "sh:description": { "en": "The name assigned to the resource." @@ -1820,12 +1820,12 @@ "sh:targetClass": "http://openml.org/openml#OutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value", "sh:minCount": "1", "sh:name": { @@ -1834,7 +1834,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1846,7 +1846,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value", "sh:maxCount": "1", "sh:name": { @@ -1855,7 +1855,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1870,12 +1870,12 @@ "sh:targetClass": "http://openml.org/openml#Parameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name", "sh:description": { "en": "The name assigned to the resource." @@ -1887,7 +1887,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/6bba21316b3837a221afd5be2dcdac9de2c3dd4f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/6bba21316b3837a221afd5be2dcdac9de2c3dd4f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.component", "sh:maxCount": "1", "sh:name": { @@ -1896,7 +1896,7 @@ "sh:path": "http://openml.org/openml#component" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name", "sh:description": { "en": "The name assigned to the resource." @@ -1908,7 +1908,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value", "sh:minCount": "1", "sh:name": { @@ -1917,7 +1917,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value", "sh:maxCount": "1", "sh:name": { @@ -1929,12 +1929,12 @@ "sh:targetClass": "http://openml.org/openml#ParameterSetting" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/17f67fccecd3f4d612303b8f67aaa779d518fe7b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/17f67fccecd3f4d612303b8f67aaa779d518fe7b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature", "sh:minCount": "1", "sh:name": { @@ -1943,7 +1943,7 @@ "sh:path": "http://openml.org/openml#hasPredictionFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/56a5771db3070b63fde9bb568ceb265be1cde63f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/56a5771db3070b63fde9bb568ceb265be1cde63f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature", "sh:class": "http://openml.org/openml#PredictionFeature", "sh:name": { @@ -1952,7 +1952,7 @@ "sh:path": "http://openml.org/openml#hasPredictionFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -1961,7 +1961,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format", "sh:minCount": "1", "sh:name": { @@ -1970,7 +1970,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format", "sh:maxCount": "1", "sh:name": { @@ -1982,12 +1982,12 @@ "sh:targetClass": "http://openml.org/openml#Prediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type", "sh:maxCount": "1", "sh:name": { @@ -1996,7 +1996,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -2005,7 +2005,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type", "sh:minCount": "1", "sh:name": { @@ -2014,7 +2014,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title", "sh:maxCount": "1", "sh:name": { @@ -2023,7 +2023,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title", "sh:minCount": "1", "sh:name": { @@ -2035,24 +2035,24 @@ "sh:targetClass": "http://openml.org/openml#PredictionFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/01f3ed564d4fe2fd3b1de846823194b8e5127cfc", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.TheAlgorithmexecutedbytherun.", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/0271da25494d0eaeeb812e7d406079458f3b898a", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.executes", + "sh:class": "http://www.w3.org/ns/mls#Algorithm", "sh:description": { "en": "The Algorithm executed by the run." }, - "sh:minCount": "1", "sh:name": { - "en": "The Algorithm executed by the run." + "en": "executes" }, "sh:path": "http://www.w3.org/ns/mls#realizes" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/0e6e22dc13d0b206842d78a0280d195612318d56", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/0e6e22dc13d0b206842d78a0280d195612318d56", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction", "sh:minCount": "1", "sh:name": { @@ -2061,7 +2061,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow", "sh:class": "http://openml.org/openml#Flow", "sh:name": { @@ -2070,7 +2070,19 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/2676fb3c58ea581447d2088c07840b25f0f050eb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/1f5d9f9a895ff841c3208a1518bcbe74413bd8d5", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.executes", + "sh:description": { + "en": "The Algorithm executed by the run." + }, + "sh:minCount": "1", + "sh:name": { + "en": "executes" + }, + "sh:path": "http://www.w3.org/ns/mls#realizes" + }, + { + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/2676fb3c58ea581447d2088c07840b25f0f050eb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter", "sh:maxCount": "1", "sh:name": { @@ -2079,7 +2091,7 @@ "sh:path": "http://openml.org/openml#hasParameterSetting" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/2a8fc61b9bb518cdea464e8545b90e6b0f587ffb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/2a8fc61b9bb518cdea464e8545b90e6b0f587ffb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow", "sh:minCount": "1", "sh:name": { @@ -2088,7 +2100,7 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/4eafb6a8407472edb010c2645e6471622d634c2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/4eafb6a8407472edb010c2645e6471622d634c2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction", "sh:maxCount": "1", "sh:name": { @@ -2097,7 +2109,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/4f849955a9719248417742054de0797545897cdf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/4f849955a9719248417742054de0797545897cdf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask", "sh:maxCount": "1", "sh:name": { @@ -2106,7 +2118,7 @@ "sh:path": "http://openml.org/openml#hasTask" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/52712db7460a5532f8e4a412cb8caa0c029d6009", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/52712db7460a5532f8e4a412cb8caa0c029d6009", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow", "sh:maxCount": "1", "sh:name": { @@ -2115,7 +2127,7 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask", "sh:class": "http://openml.org/openml#Task", "sh:name": { @@ -2124,7 +2136,7 @@ "sh:path": "http://openml.org/openml#hasTask" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/60448300559a231c7fbe42095a2e00e681c355c1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/60448300559a231c7fbe42095a2e00e681c355c1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter", "sh:class": "http://openml.org/openml#ParameterSetting", "sh:name": { @@ -2133,7 +2145,7 @@ "sh:path": "http://openml.org/openml#hasParameterSetting" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/629bbe57c2732660dcf6ee05809ff7d824661201", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/629bbe57c2732660dcf6ee05809ff7d824661201", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.rundetails", "sh:maxCount": "1", "sh:name": { @@ -2142,19 +2154,7 @@ "sh:path": "http://openml.org/openml#runDetails" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/722cf28ff24aad3e9d74bf43ebab4eb9ca2aa57d", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.TheAlgorithmexecutedbytherun.", - "sh:class": "http://www.w3.org/ns/mls#Algorithm", - "sh:description": { - "en": "The Algorithm executed by the run." - }, - "sh:name": { - "en": "The Algorithm executed by the run." - }, - "sh:path": "http://www.w3.org/ns/mls#realizes" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/9b4273b86fb7bc4b72ab1aeec3842bf74fb41927", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/9b4273b86fb7bc4b72ab1aeec3842bf74fb41927", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription", "sh:class": "http://openml.org/openml#OutputFileDescription", "sh:name": { @@ -2163,7 +2163,7 @@ "sh:path": "http://openml.org/openml#hasOutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/a4e84b2c4a95c26cc27bb46270f9934ac3180dab", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/a4e84b2c4a95c26cc27bb46270f9934ac3180dab", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription", "sh:maxCount": "1", "sh:name": { @@ -2172,7 +2172,7 @@ "sh:path": "http://openml.org/openml#hasOutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/a6a8b89a6989171ad80d09b1f1fbf34d3a4a0a28", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/a6a8b89a6989171ad80d09b1f1fbf34d3a4a0a28", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription", "sh:minCount": "1", "sh:name": { @@ -2181,7 +2181,7 @@ "sh:path": "http://openml.org/openml#hasOutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/ac581b0674c3566f9a857e4ce8a489eb5450d9d0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/ac581b0674c3566f9a857e4ce8a489eb5450d9d0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupId", "sh:maxCount": "1", "sh:name": { @@ -2190,7 +2190,7 @@ "sh:path": "http://openml.org/openml#setupId" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction", "sh:class": "http://openml.org/openml#OutputFilePrediction", "sh:name": { @@ -2199,7 +2199,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2211,7 +2211,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/ccf1428b613b5d52bad3569287d3d739648c8921", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/ccf1428b613b5d52bad3569287d3d739648c8921", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.errormessage", "sh:maxCount": "1", "sh:name": { @@ -2220,7 +2220,7 @@ "sh:path": "http://openml.org/openml#errorMessage" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/d7009ea4c4ac660aebc7a52a0363ee0c23f27270", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/d7009ea4c4ac660aebc7a52a0363ee0c23f27270", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupstring", "sh:maxCount": "1", "sh:name": { @@ -2229,7 +2229,7 @@ "sh:path": "http://openml.org/openml#setupString" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -2238,7 +2238,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -2247,7 +2247,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/f0c2dc2de02ba31b557d31f8535d03ce0b4f7b0d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/f0c2dc2de02ba31b557d31f8535d03ce0b4f7b0d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasevaluation", "sh:class": "http://openml.org/openml#Evaluation", "sh:name": { @@ -2259,12 +2259,12 @@ "sh:targetClass": "http://openml.org/openml#Run" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollectionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunCollectionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollectionShape/3bfd6bbaa652b7569c628cab39cbb22263983aa1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunCollectionShape/3bfd6bbaa652b7569c628cab39cbb22263983aa1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun", "sh:class": "http://openml.org/openml#Run", "sh:name": { @@ -2273,7 +2273,7 @@ "sh:path": "http://openml.org/openml#hasRun" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollectionShape/4417aad3ced8ce76b0728d26f8fca92ff9fd9f99", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunCollectionShape/4417aad3ced8ce76b0728d26f8fca92ff9fd9f99", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun", "sh:minCount": "1", "sh:name": { @@ -2285,12 +2285,12 @@ "sh:targetClass": "http://openml.org/openml#RunCollection" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.description", "sh:maxCount": "1", "sh:name": { @@ -2299,7 +2299,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2311,7 +2311,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/9892e8196714fd873dce0340b4aef867f222e0b0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/9892e8196714fd873dce0340b4aef867f222e0b0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto", "sh:class": "http://www.w3.org/ns/dcat#Distribution", "sh:name": { @@ -2320,7 +2320,7 @@ "sh:path": "http://openml.org/openml#isAppliedTo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/a0f4da5cc9aa65826345dcbced8ae0d5852f4832", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/a0f4da5cc9aa65826345dcbced8ae0d5852f4832", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto", "sh:minCount": "1", "sh:name": { @@ -2329,7 +2329,7 @@ "sh:path": "http://openml.org/openml#isAppliedTo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title", "sh:description": { "en": "The name assigned to the resource." @@ -2341,7 +2341,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2353,7 +2353,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title", "sh:description": { "en": "The name assigned to the resource." @@ -2368,12 +2368,12 @@ "sh:targetClass": "http://openml.org/openml#Split" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/02bd6d6e57d69f66d7c7c22bd964717550757224", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/02bd6d6e57d69f66d7c7c22bd964717550757224", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure", "sh:class": "http://openml.org/openml#EstimationProcedure", "sh:name": { @@ -2382,7 +2382,7 @@ "sh:path": "http://openml.org/openml#hasEstimationProcedure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/10e235e68735dce3f37bcccc4125623e56e5924d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/10e235e68735dce3f37bcccc4125623e56e5924d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix", "sh:maxCount": "1", "sh:name": { @@ -2391,7 +2391,7 @@ "sh:path": "http://openml.org/openml#hasCostMatrix" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/2c84feed94fa939faa3c2d068e1d8b4d0f4349b9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/2c84feed94fa939faa3c2d068e1d8b4d0f4349b9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure", "sh:minCount": "1", "sh:name": { @@ -2400,7 +2400,7 @@ "sh:path": "http://openml.org/openml#hasEvaluationMeasure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/5ba76a25e6d311d3bc386d0a799fe0c76b5a01e3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/5ba76a25e6d311d3bc386d0a799fe0c76b5a01e3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype", "sh:class": "http://openml.org/openml#TaskType", "sh:name": { @@ -2409,7 +2409,7 @@ "sh:path": "http://openml.org/openml#hasTaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/5ce4782c868966fe77821b2aeb6afd2f27c4a6cc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/5ce4782c868966fe77821b2aeb6afd2f27c4a6cc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix", "sh:class": "http://openml.org/openml#CostMatrix", "sh:name": { @@ -2418,7 +2418,7 @@ "sh:path": "http://openml.org/openml#hasCostMatrix" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2430,7 +2430,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/6470882f2d6b1fae79dd149c26efabdc25db1dab", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/6470882f2d6b1fae79dd149c26efabdc25db1dab", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature", "sh:minCount": "1", "sh:name": { @@ -2439,7 +2439,7 @@ "sh:path": "http://openml.org/openml#targetFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/781b4df04d19527857f3fef5de332f8a37f823a1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/781b4df04d19527857f3fef5de332f8a37f823a1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput", "sh:class": "http://openml.org/openml#Prediction", "sh:name": { @@ -2448,7 +2448,7 @@ "sh:path": "http://openml.org/openml#hasOutput" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/8b047554e4a05b1260ed79bfbc3acd7782d4cd45", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/8b047554e4a05b1260ed79bfbc3acd7782d4cd45", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype", "sh:maxCount": "1", "sh:name": { @@ -2457,7 +2457,7 @@ "sh:path": "http://openml.org/openml#hasTaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/8b57e391b134c3f5b7a3392e6300574a59728d31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/8b57e391b134c3f5b7a3392e6300574a59728d31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure", "sh:class": "http://openml.org/openml#EvaluationMeasure", "sh:name": { @@ -2466,7 +2466,7 @@ "sh:path": "http://openml.org/openml#hasEvaluationMeasure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title", "sh:description": { "en": "The name assigned to the resource." @@ -2478,7 +2478,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/c64497d2f1c6b3b3b8b462207ce244825e77052f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/c64497d2f1c6b3b3b8b462207ce244825e77052f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure", "sh:minCount": "1", "sh:name": { @@ -2487,7 +2487,7 @@ "sh:path": "http://openml.org/openml#hasEstimationProcedure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/cbb5fdd4749649ff8543334930493bdc823fb3dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/cbb5fdd4749649ff8543334930493bdc823fb3dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:name": { @@ -2496,7 +2496,7 @@ "sh:path": "http://openml.org/openml#sourceData" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/d9c68c9863db3488bb6edb1d43506b0af9101af2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/d9c68c9863db3488bb6edb1d43506b0af9101af2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype", "sh:minCount": "1", "sh:name": { @@ -2505,7 +2505,7 @@ "sh:path": "http://openml.org/openml#hasTaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/e5a2169d4263f34bce3cdca9306a9c7729a1ddd2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/e5a2169d4263f34bce3cdca9306a9c7729a1ddd2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature", "sh:class": "http://openml.org/openml#Feature", "sh:name": { @@ -2514,7 +2514,7 @@ "sh:path": "http://openml.org/openml#targetFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/e998f1e1744928e57687173f501ae445da928f8a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/e998f1e1744928e57687173f501ae445da928f8a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput", "sh:maxCount": "1", "sh:name": { @@ -2523,7 +2523,7 @@ "sh:path": "http://openml.org/openml#hasOutput" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/ee4d28948330dde7fe5aa8613654e18347b94ede", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/ee4d28948330dde7fe5aa8613654e18347b94ede", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata", "sh:minCount": "1", "sh:name": { @@ -2532,7 +2532,7 @@ "sh:path": "http://openml.org/openml#sourceData" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/f3c9a44185e43e19eda99f7282c79a1143000aeb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/f3c9a44185e43e19eda99f7282c79a1143000aeb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput", "sh:minCount": "1", "sh:name": { @@ -2541,7 +2541,7 @@ "sh:path": "http://openml.org/openml#hasOutput" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title", "sh:description": { "en": "The name assigned to the resource." @@ -2556,12 +2556,12 @@ "sh:targetClass": "http://openml.org/openml#Task" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollectionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskCollectionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollectionShape/03624eb3de0c8857a16f8351c20ec864521442a8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskCollectionShape/03624eb3de0c8857a16f8351c20ec864521442a8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask", "sh:minCount": "1", "sh:name": { @@ -2570,7 +2570,7 @@ "sh:path": "http://openml.org/openml#hasTask" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollectionShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskCollectionShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask", "sh:class": "http://openml.org/openml#Task", "sh:name": { @@ -2582,12 +2582,12 @@ "sh:targetClass": "http://openml.org/openml#TaskCollection" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description", "sh:maxCount": "1", "sh:name": { @@ -2596,7 +2596,7 @@ "sh:path": "http://www.w3.org/2004/02/skos/core#definition" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2608,7 +2608,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description", "sh:minCount": "1", "sh:name": { @@ -2617,7 +2617,7 @@ "sh:path": "http://www.w3.org/2004/02/skos/core#definition" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title", "sh:description": { "en": "The name assigned to the resource." @@ -2629,7 +2629,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2641,7 +2641,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title", "sh:description": { "en": "The name assigned to the resource." @@ -2656,40 +2656,40 @@ "sh:targetClass": "http://openml.org/openml#TaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LicenseDocumentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LicenseDocumentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/LicenseDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LinguisticSystemShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LinguisticSystemShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/LinguisticSystem" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MediaTypeOrExtentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MediaTypeOrExtentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/MediaTypeOrExtent" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RightsStatementShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RightsStatementShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/RightsStatement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/2a0b70511bdbfd369badf090bec158a76655ccb7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/2a0b70511bdbfd369badf090bec158a76655ccb7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation", "sh:minCount": "1", "sh:name": { @@ -2698,7 +2698,7 @@ "sh:path": "http://purl.org/dc/terms/bibliographicCitation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/419d4dd1ae984aa2905d9628506915979360a8b4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/419d4dd1ae984aa2905d9628506915979360a8b4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation", "sh:maxCount": "1", "sh:name": { @@ -2707,7 +2707,7 @@ "sh:path": "http://purl.org/dc/terms/bibliographicCitation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format", "sh:minCount": "1", "sh:name": { @@ -2716,7 +2716,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.references", "sh:class": "https://linkedpaperswithcode.com/class/paper", "sh:description": { @@ -2728,7 +2728,7 @@ "sh:path": "http://purl.org/dc/terms/references" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format", "sh:maxCount": "1", "sh:name": { @@ -2740,12 +2740,12 @@ "sh:targetClass": "http://purl.org/spar/biro/BibliographicReference" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/3eab73d86ca644be3c17cec9470a00ee097d8515", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/3eab73d86ca644be3c17cec9470a00ee097d8515", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue", "sh:datatype": "http://www.w3.org/2001/XMLSchema#hexBinary", "sh:description": { @@ -2757,7 +2757,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksumValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/842b9830971c91bb7d9da12b52e0b63ac999367d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/842b9830971c91bb7d9da12b52e0b63ac999367d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue", "sh:description": { "en": "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm." @@ -2769,7 +2769,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksumValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/9eeeae00a6e87149f282ea21e521ffb5231213ec", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/9eeeae00a6e87149f282ea21e521ffb5231213ec", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm", "sh:description": { "en": "This property identifies the algorithm used to produce the subject Checksum." @@ -2781,7 +2781,7 @@ "sh:path": "http://spdx.org/rdf/terms#algorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/b3831d3cf6e8caed0030a127020e18b940a718c3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/b3831d3cf6e8caed0030a127020e18b940a718c3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm", "sh:description": { "en": "This property identifies the algorithm used to produce the subject Checksum." @@ -2793,7 +2793,7 @@ "sh:path": "http://spdx.org/rdf/terms#algorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/c0f60a484249a358c0632ef47551529f01cd5833", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/c0f60a484249a358c0632ef47551529f01cd5833", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue", "sh:description": { "en": "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm." @@ -2805,7 +2805,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksumValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/d9bbeace53175a03bb5a338cafcf57eb351166d2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/d9bbeace53175a03bb5a338cafcf57eb351166d2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm", "sh:class": "http://spdx.org/rdf/terms#ChecksumAlgorithm", "sh:description": { @@ -2820,68 +2820,68 @@ "sh:targetClass": "http://spdx.org/rdf/terms#Checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumAlgorithmShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumAlgorithmShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://spdx.org/rdf/terms#ChecksumAlgorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LiteralShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LiteralShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TemporalLiteralShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TemporalLiteralShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ResourceShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ResourceShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/ns/dcat#Resource" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#HexBinaryShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#HexBinaryShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2001/XMLSchema#hexBinary" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#IntegerShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#IntegerShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2001/XMLSchema#integer" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#nonNegativeIntegerShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#nonNegativeIntegerShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ConceptShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ConceptShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Concept" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/337cf55721093cc585693a5397601643d59a4c46", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/337cf55721093cc585693a5397601643d59a4c46", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.record", "sh:class": "http://www.w3.org/ns/dcat#CatalogRecord", "sh:description": { @@ -2893,7 +2893,7 @@ "sh:path": "http://www.w3.org/ns/dcat#record" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher", "sh:description": { "en": "This property refers to an entity (organisation) responsible for making the resource available." @@ -2905,7 +2905,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/7b94c69361e00163d16d78016cd994668c7fccda", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/7b94c69361e00163d16d78016cd994668c7fccda", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.dataset", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -2917,10 +2917,10 @@ "sh:path": "http://www.w3.org/ns/dcat#dataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.description", "sh:description": { - "en": "A free-text account of the resource." + "en": "A free-text account of the Catalogue." }, "sh:minCount": "1", "sh:name": { @@ -2929,7 +2929,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/a0ccdf3bd7f5d161d07f375a26e68c18ca91dc19", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/a0ccdf3bd7f5d161d07f375a26e68c18ca91dc19", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher", "sh:description": { "en": "This property refers to an entity (organisation) responsible for making the resource available." @@ -2941,7 +2941,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -2953,7 +2953,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/c26f8a3ac6445e9f36176f951acd9d235af5ffd9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/c26f8a3ac6445e9f36176f951acd9d235af5ffd9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.service", "sh:class": "http://www.w3.org/ns/dcat#DataService", "sh:description": { @@ -2965,10 +2965,10 @@ "sh:path": "http://www.w3.org/ns/dcat#service" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.title", "sh:description": { - "en": "A name given to the resource." + "en": "A name given to the Catalogue." }, "sh:minCount": "1", "sh:name": { @@ -2980,12 +2980,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#Catalog" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/06293023d38e0a3f6d84479e2c37726cc226bcf6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/06293023d38e0a3f6d84479e2c37726cc226bcf6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate", "sh:description": { "en": "This property contains the most recent date on which the Catalogue entry was changed or modified." @@ -2997,7 +2997,7 @@ "sh:path": "http://purl.org/dc/terms/modified" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/65eafe0643a998b84fc2d253de401f9ad8355770", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/65eafe0643a998b84fc2d253de401f9ad8355770", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic", "sh:description": { "en": "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record." @@ -3009,7 +3009,7 @@ "sh:path": "http://xmlns.com/foaf/0.1/primaryTopic" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/9cfc04e7fc5c17860d295377c541e05a32bc8eeb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/9cfc04e7fc5c17860d295377c541e05a32bc8eeb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.descriptionversion", "sh:description": { "en": "It refers to the version of the description. '1' for original version." @@ -3021,7 +3021,7 @@ "sh:path": "http://openml.org/openml#descriptionVersion" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/9e9d878c1c354206edc1d411f33c82d4d01e5a8f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/9e9d878c1c354206edc1d411f33c82d4d01e5a8f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate", "sh:description": { "en": "This property contains the most recent date on which the Catalogue entry was changed or modified." @@ -3033,7 +3033,7 @@ "sh:path": "http://purl.org/dc/terms/modified" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/c65d45ed7195ead5f643ec8c8afd29c6dd9662bf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/c65d45ed7195ead5f643ec8c8afd29c6dd9662bf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3045,7 +3045,7 @@ "sh:path": "http://xmlns.com/foaf/0.1/primaryTopic" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/edc684c84677aa4924b66988491caddda1a1e68b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/edc684c84677aa4924b66988491caddda1a1e68b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic", "sh:description": { "en": "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record." @@ -3060,12 +3060,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#CatalogRecord" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/1a61f733fafb015548fe0e21203d559c9cb4d228", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/1a61f733fafb015548fe0e21203d559c9cb4d228", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.servesdataset", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -3077,7 +3077,7 @@ "sh:path": "http://www.w3.org/ns/dcat#servesDataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/83ad7325cc6681e43e44550c269847065a95a14f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/83ad7325cc6681e43e44550c269847065a95a14f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL", "sh:description": { "en": "The root location or primary endpoint of the service (an IRI)." @@ -3089,7 +3089,7 @@ "sh:path": "http://www.w3.org/ns/dcat#endpointURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/eb3ac4e4fdde2e2588a9502c5956060a18c5c99f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/eb3ac4e4fdde2e2588a9502c5956060a18c5c99f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3101,7 +3101,7 @@ "sh:path": "http://www.w3.org/ns/dcat#endpointURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.title", "sh:description": { "en": "A name given to the resource." @@ -3116,12 +3116,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#DataService" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/07c84db1f47550a0c36cddd8d836f4d863905d67", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/07c84db1f47550a0c36cddd8d836f4d863905d67", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3133,7 +3133,7 @@ "sh:path": "http://openml.org/openml#access_policy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/08af3e659124fd190d8f62eff178a272a2d0251b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/08af3e659124fd190d8f62eff178a272a2d0251b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate", "sh:description": { "en": "The date the data was originally collected, given by the uploader." @@ -3145,7 +3145,7 @@ "sh:path": "http://openml.org/openml#collectionDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3157,19 +3157,19 @@ "sh:path": "http://www.w3.org/ns/adms#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/127356e072ad2adf857e915058ffaa4f172e65ac", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.issued", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/2ab9813b47309d4af98fdfe34189ea24baecc8cd", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.datasetdistribution", + "sh:class": "http://www.w3.org/ns/dcat#Distribution", "sh:description": { - "en": "This property contains the date of formal issuance (e.g., publication) of the Dataset." + "en": "This property links the Dataset to an available Distribution." }, - "sh:maxCount": "1", "sh:name": { - "en": "issued" + "en": "dataset distribution" }, - "sh:path": "http://purl.org/dc/terms/issued" + "sh:path": "http://www.w3.org/ns/dcat#distribution" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status", "sh:description": { "en": "The status of the dataset in the context of the publication process." @@ -3181,7 +3181,7 @@ "sh:path": "http://www.w3.org/ns/adms#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/495a2bdea22c8a156f1a7926737cdf33529871fd", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/495a2bdea22c8a156f1a7926737cdf33529871fd", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.hasversion", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -3190,10 +3190,10 @@ "sh:name": { "en": "has version" }, - "sh:path": "http://purl.org/dc/terms/hasVersion" + "sh:path": "http://www.w3.org/ns/dcat#hasVersion" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/532abc6f4975de87bbe22a9fa6932739f16a00db", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/532abc6f4975de87bbe22a9fa6932739f16a00db", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate", "sh:description": { "en": "The date the data was originally collected, given by the uploader." @@ -3205,19 +3205,7 @@ "sh:path": "http://openml.org/openml#collectionDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/6631930d613b1d5b260d976a601d251efa561d7b", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.distribution", - "sh:class": "http://www.w3.org/ns/dcat#Distribution", - "sh:description": { - "en": "This property links the Dataset to an available Distribution." - }, - "sh:name": { - "en": "distribution" - }, - "sh:path": "http://www.w3.org/ns/dcat#distribution" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher", "sh:description": { "en": "This property refers to an entity (organisation) responsible for making the resource available." @@ -3229,7 +3217,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/797de37cf0e11c0819dbd38d85a43baa6352f22a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/797de37cf0e11c0819dbd38d85a43baa6352f22a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versionLabel", "sh:description": { "en": "Version label provided by user, something relevant to the user. Can also be a date, hash, or some other type of id." @@ -3241,7 +3229,7 @@ "sh:path": "http://openml.org/openml#versionLabel" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/7a20e2eb5f5549088fd53fa93fab0958019f267e", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/7a20e2eb5f5549088fd53fa93fab0958019f267e", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights", "sh:description": { "en": "This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public." @@ -3253,19 +3241,7 @@ "sh:path": "http://purl.org/dc/terms/accessRights" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/8772a17b46da88b8aa26c30e24bc3d9ef17fb940", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator", - "sh:description": { - "en": "This property refers to the entity responsible for producing the dataset." - }, - "sh:maxCount": "1", - "sh:name": { - "en": "creator" - }, - "sh:path": "http://purl.org/dc/terms/creator" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.description", "sh:description": { "en": "A free-text account of the resource." @@ -3277,7 +3253,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/9512099dadc4456834bcbf88af15fccc7554129c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/9512099dadc4456834bcbf88af15fccc7554129c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versioninfo", "sh:description": { "en": "This property contains a version number or other version designation of the Dataset." @@ -3289,7 +3265,7 @@ "sh:path": "http://www.w3.org/2002/07/owl#versionInfo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isreferencedby", "sh:class": "https://linkedpaperswithcode.com/class/paper", "sh:description": { @@ -3301,7 +3277,7 @@ "sh:path": "http://purl.org/dc/terms/isReferencedBy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isreferencedby", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3313,7 +3289,19 @@ "sh:path": "http://purl.org/dc/terms/isReferencedBy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/b362d2bdbbe8ba1c689e5554cca2bcbd295546de", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.releasedate", + "sh:description": { + "en": "This property contains the date of formal issuance (e.g., publication) of the Dataset." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "release date" + }, + "sh:path": "http://purl.org/dc/terms/issued" + }, + { + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3325,7 +3313,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/c1d40f7102c8201949576e76be48b991b47958d9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/c1d40f7102c8201949576e76be48b991b47958d9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3337,7 +3325,7 @@ "sh:path": "http://purl.org/dc/terms/creator" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/cca453176d6acdfcf4bd42617b21c975c62b0887", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/cca453176d6acdfcf4bd42617b21c975c62b0887", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility", "sh:description": { "en": "Who can see the dataset. Typical values: 'Everyone','All my friends','Only me'. Can also be any of the user's circles." @@ -3349,7 +3337,7 @@ "sh:path": "http://openml.org/openml#access_policy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/ee60fdd4b8581460f5fc4077813b8bb3e3d77441", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/ee60fdd4b8581460f5fc4077813b8bb3e3d77441", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights", "sh:class": "http://purl.org/dc/terms/RightsStatement", "sh:description": { @@ -3361,7 +3349,7 @@ "sh:path": "http://purl.org/dc/terms/accessRights" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/f17847e940bbcc6c79ef55ad620214918ca79c79", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/f17847e940bbcc6c79ef55ad620214918ca79c79", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isversionof", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -3373,7 +3361,7 @@ "sh:path": "http://purl.org/dc/terms/isVersionOf" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.title", "sh:description": { "en": "A name given to the resource." @@ -3385,7 +3373,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.contributor", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3397,7 +3385,7 @@ "sh:path": "http://purl.org/dc/terms/contributor" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.contributor", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3409,11 +3397,11 @@ "sh:path": "http://purl.org/dc/terms/contributor" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/ffbbcd28b1fd92213d8350e1b6418d3d998c7197", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/ffbbcd28b1fd92213d8350e1b6418d3d998c7197", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.landingpage", "sh:class": "http://xmlns.com/foaf/0.1/Document", "sh:description": { - "en": "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator." + "en": "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information." }, "sh:name": { "en": "landing page" @@ -3424,12 +3412,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#Dataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/07881c00b6b7263297e992b1ea251140aa09c914", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/07881c00b6b7263297e992b1ea251140aa09c914", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.rowIDattribute", "sh:description": { "en": "The attribute that represents the row-id column, if present in the dataset." @@ -3441,7 +3429,7 @@ "sh:path": "http://openml.org/openml#rowIDAttribute" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/2553d0eb185e3cdf9c6f992f68022e6f98bf591c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/2553d0eb185e3cdf9c6f992f68022e6f98bf591c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature", "sh:class": "http://openml.org/openml#Feature", "sh:description": { @@ -3453,7 +3441,7 @@ "sh:path": "http://openml.org/openml#hasFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.language", "sh:class": "http://purl.org/dc/terms/LinguisticSystem", "sh:description": { @@ -3465,7 +3453,7 @@ "sh:path": "http://purl.org/dc/terms/language" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/36b68d0f06c0eacbbddd0d2891379c6d005dc861", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/36b68d0f06c0eacbbddd0d2891379c6d005dc861", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy", "sh:description": { "en": "This property refers to the policy expressing the rights associated with the distribution if using the ODRL vocabulary." @@ -3477,7 +3465,7 @@ "sh:path": "http://www.w3.org/ns/odrl/2/hasPolicy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/44e0945e932b142aa37108f9c7baac138213357d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/44e0945e932b142aa37108f9c7baac138213357d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license", "sh:class": "http://purl.org/dc/terms/LicenseDocument", "sh:description": { @@ -3489,7 +3477,7 @@ "sh:path": "http://purl.org/dc/terms/license" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum", "sh:class": "http://spdx.org/rdf/terms#Checksum", "sh:description": { @@ -3501,7 +3489,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/653804840386e33525b3d39d205c174780be414b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/653804840386e33525b3d39d205c174780be414b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3513,7 +3501,7 @@ "sh:path": "http://www.w3.org/ns/dcat#accessURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/73765ca7a6e23ef17cf4e67a576e90a0c391f1c1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/73765ca7a6e23ef17cf4e67a576e90a0c391f1c1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum", "sh:description": { "en": "This property provides a mechanism that can be used to verify that the contents of a distribution have not changed." @@ -3525,7 +3513,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format", "sh:class": "http://purl.org/dc/terms/MediaTypeOrExtent", "sh:description": { @@ -3537,7 +3525,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/7434c99492683a2fb06dcdcf1f238671caf3d462", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/7434c99492683a2fb06dcdcf1f238671caf3d462", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessservice", "sh:class": "http://www.w3.org/ns/dcat#DataService", "sh:description": { @@ -3549,7 +3537,7 @@ "sh:path": "http://www.w3.org/ns/dcat#accessService" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/86b0abd7196b83ba1afcf76da88c75cc7037958f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/86b0abd7196b83ba1afcf76da88c75cc7037958f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement", "sh:description": { "en": "Refers to the performed quality measurements. Quality measurements can be performed to any kind of resource (e.g., a dataset, a linkset, a graph, a set of triples). However, in the DQV context, this property is generally expected to be used in statements in which subjects are instances of dcat:Dataset or dcat:Distribution." @@ -3561,7 +3549,7 @@ "sh:path": "http://www.w3.org/ns/dqv#hasQualityMeasurement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/89c343106f4b110e35b7f2245dbd5ffe7c150a1b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/89c343106f4b110e35b7f2245dbd5ffe7c150a1b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingerror", "sh:description": { "en": "Errors discovered while processing the dataset." @@ -3573,7 +3561,7 @@ "sh:path": "http://openml.org/openml#processingError" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/8c1e0d1ac55cc7da56ed33785c09a2980899a997", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/8c1e0d1ac55cc7da56ed33785c09a2980899a997", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy", "sh:class": "http://www.w3.org/ns/odrl/2/Policy", "sh:description": { @@ -3585,7 +3573,7 @@ "sh:path": "http://www.w3.org/ns/odrl/2/hasPolicy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format", "sh:description": { "en": "This property refers to the file format of the Distribution." @@ -3597,7 +3585,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/95509625b56c9643c3d508d415b35c9cbab6c095", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/95509625b56c9643c3d508d415b35c9cbab6c095", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingwarning", "sh:description": { "en": "Warnings while processing the dataset." @@ -3609,7 +3597,7 @@ "sh:path": "http://openml.org/openml#processingWarning" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/a07d6e7a0a1790b89a1ce7ff602cbbd9ea835282", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/a07d6e7a0a1790b89a1ce7ff602cbbd9ea835282", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.downloadURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3621,7 +3609,7 @@ "sh:path": "http://www.w3.org/ns/dcat#downloadURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/a5a1142622bf258910a43fbd2aeba04b46c12982", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/a5a1142622bf258910a43fbd2aeba04b46c12982", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement", "sh:class": "http://www.w3.org/ns/dqv#QualityMeasurement", "sh:description": { @@ -3633,7 +3621,7 @@ "sh:path": "http://www.w3.org/ns/dqv#hasQualityMeasurement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/acf13c6a26e10d3615651c58e562492b2f2077f2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/acf13c6a26e10d3615651c58e562492b2f2077f2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingDate", "sh:description": { "en": "Date of processing." @@ -3645,7 +3633,7 @@ "sh:path": "http://openml.org/openml#processingDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -3657,7 +3645,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/cd035d5fcf2aa42f83e614e12afd8905d4d6bcf8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/cd035d5fcf2aa42f83e614e12afd8905d4d6bcf8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license", "sh:description": { "en": "The licence under which the resource is made available." @@ -3669,19 +3657,7 @@ "sh:path": "http://purl.org/dc/terms/license" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/db1ddec760959e7876b98974163609b2ef0746a4", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature", - "sh:description": { - "en": "The attribute or column being part of a distribution." - }, - "sh:minCount": "1", - "sh:name": { - "en": "has feature" - }, - "sh:path": "http://openml.org/openml#hasFeature" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/e0065293221c5851ec508ae96cd4ad03ffdedd19", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/e0065293221c5851ec508ae96cd4ad03ffdedd19", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL", "sh:description": { "en": "This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset." @@ -3693,7 +3669,7 @@ "sh:path": "http://www.w3.org/ns/dcat#accessURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/ed8e40725c55813428b73d8e5042c6affe821ea2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/ed8e40725c55813428b73d8e5042c6affe821ea2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize", "sh:datatype": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "sh:description": { @@ -3705,7 +3681,7 @@ "sh:path": "http://www.w3.org/ns/dcat#byteSize" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/f635b26fbf54b0114a70dd22929ed87f5f34b230", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/f635b26fbf54b0114a70dd22929ed87f5f34b230", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize", "sh:description": { "en": "This property contains the size of a Distribution in bytes." @@ -3720,12 +3696,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#Distribution" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type", "sh:description": { "en": "A classification for a quality." @@ -3737,7 +3713,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalstart", "sh:maxCount": "1", "sh:name": { @@ -3746,7 +3722,7 @@ "sh:path": "http://openml.org/openml#intervalStart" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type", "sh:class": "http://openml.org/openml#DataQuality", "sh:description": { @@ -3758,7 +3734,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/66f17ab947f9a218de93f9de0e85439f7fde9672", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/66f17ab947f9a218de93f9de0e85439f7fde9672", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex", "sh:class": "http://openml.org/openml#Feature", "sh:description": { @@ -3770,7 +3746,7 @@ "sh:path": "http://openml.org/openml#featureIndex" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/6abc5b7e3a4da3720d6c5869dbe9ae202ed58096", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/6abc5b7e3a4da3720d6c5869dbe9ae202ed58096", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex", "sh:description": { "en": "The feature on which the quality is measure on." @@ -3782,7 +3758,7 @@ "sh:path": "http://openml.org/openml#featureIndex" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type", "sh:description": { "en": "A classification for a quality." @@ -3794,7 +3770,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/7b94c69361e00163d16d78016cd994668c7fccda", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/7b94c69361e00163d16d78016cd994668c7fccda", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.dataset", "sh:class": "http://www.w3.org/ns/dqv#QualityMeasurementDataset", "sh:description": { @@ -3806,7 +3782,7 @@ "sh:path": "http://purl.org/linked-data/cube#dataSet" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value", "sh:description": { "en": "Refers to values computed by metric." @@ -3818,7 +3794,7 @@ "sh:path": "http://www.w3.org/ns/dqv#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalend", "sh:maxCount": "1", "sh:name": { @@ -3827,7 +3803,7 @@ "sh:path": "http://openml.org/openml#intervalEnd" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value", "sh:description": { "en": "Refers to values computed by metric." @@ -3842,12 +3818,12 @@ "sh:targetClass": "http://www.w3.org/ns/dqv#QualityMeasurement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -3859,7 +3835,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape/a48023c26c61432058657f73b37b07cbb7b17ef4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape/a48023c26c61432058657f73b37b07cbb7b17ef4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.evaluationengineid", "sh:description": { "en": "The engine responsible for extracting the features." @@ -3871,7 +3847,7 @@ "sh:path": "http://openml.org/openml#evaluationEngine" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -3886,12 +3862,12 @@ "sh:targetClass": "http://www.w3.org/ns/dqv#QualityMeasurementDataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/06dd8527be578ba457fe751ba25cbbf12fb4181e", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/06dd8527be578ba457fe751ba25cbbf12fb4181e", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype", "sh:description": { "en": "A relation between an algorithm learning method and the category of algorithm learning methods that it belongs to." @@ -3903,7 +3879,7 @@ "sh:path": "http://w3id.org/mlso/hasLearningMethodType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/5194505a7ca9aa7799053a0f1ce433f62b60448c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/5194505a7ca9aa7799053a0f1ce433f62b60448c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3915,7 +3891,7 @@ "sh:path": "http://w3id.org/mlso/hasLearningMethodType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/b10ba00e2d58fe51a71b935f390fcb69dc53d208", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/b10ba00e2d58fe51a71b935f390fcb69dc53d208", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype", "sh:description": { "en": "A relation between an algorithm the category of algorithms that belongs to." @@ -3927,7 +3903,7 @@ "sh:path": "http://w3id.org/mlso/hasAlgorithmType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/e2bcc17dd09d47b81f8849751c156a5004602523", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/e2bcc17dd09d47b81f8849751c156a5004602523", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3942,19 +3918,19 @@ "sh:targetClass": "http://www.w3.org/ns/mls#Algorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PolicyShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PolicyShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/ns/odrl/2/Policy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AgentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AgentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AgentShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AgentShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Agent.name", "sh:description": { "en": "This property contains a name of the agent. This property can be repeated for different versions of the name (e.g. the name in different languages)" @@ -3969,19 +3945,19 @@ "sh:targetClass": "http://xmlns.com/foaf/0.1/Agent" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DocumentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DocumentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://xmlns.com/foaf/0.1/Document" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/02cdb01e26c51e7f0c6faaab7db8291d68ff7edc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/02cdb01e26c51e7f0c6faaab7db8291d68ff7edc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument", "sh:maxCount": "1", "sh:name": { @@ -3990,7 +3966,7 @@ "sh:path": "http://data.europa.eu/m8g/hasDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasrepository", "sh:class": "https://linkedpaperswithcode.com/class/repository", "sh:name": { @@ -3999,7 +3975,7 @@ "sh:path": "https://linkedpaperswithcode.com/property/hasRepository" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/344a163d8946918f8f9f0e0f5c7d30cecb631c72", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/344a163d8946918f8f9f0e0f5c7d30cecb631c72", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.subject", "sh:description": { "en": "A topic of the resource." @@ -4011,7 +3987,7 @@ "sh:path": "http://purl.org/dc/terms/subject" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/3ca0b4a60fc6b1bb99a5f48951c237361c47eb2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/3ca0b4a60fc6b1bb99a5f48951c237361c47eb2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.abstract", "sh:description": { "en": "A summary of the resource." @@ -4023,7 +3999,7 @@ "sh:path": "http://purl.org/dc/terms/abstract" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/60b32db6353eb994e20f096114098505957145fc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/60b32db6353eb994e20f096114098505957145fc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument", "sh:minCount": "1", "sh:name": { @@ -4032,7 +4008,7 @@ "sh:path": "http://data.europa.eu/m8g/hasDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/65cf1e33dd53877deac84ec9b7c5dda38aa45e59", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/65cf1e33dd53877deac84ec9b7c5dda38aa45e59", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date", "sh:description": { "en": "A point or period of time associated with an event in the lifecycle of the resource." @@ -4044,7 +4020,7 @@ "sh:path": "http://purl.org/dc/terms/date" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.references", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -4056,7 +4032,7 @@ "sh:path": "http://purl.org/dc/terms/references" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/bb8f1feb9d550240a3b56a28b751bad334c31adf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/bb8f1feb9d550240a3b56a28b751bad334c31adf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date", "sh:description": { "en": "A point or period of time associated with an event in the lifecycle of the resource." @@ -4068,7 +4044,7 @@ "sh:path": "http://purl.org/dc/terms/date" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/be141beb82405379965eacea839830ade52f23b7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/be141beb82405379965eacea839830ade52f23b7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument", "sh:class": "http://xmlns.com/foaf/0.1/Document", "sh:name": { @@ -4077,7 +4053,7 @@ "sh:path": "http://data.europa.eu/m8g/hasDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/c1d40f7102c8201949576e76be48b991b47958d9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/c1d40f7102c8201949576e76be48b991b47958d9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.creator", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -4086,7 +4062,7 @@ "sh:path": "http://purl.org/dc/terms/creator" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title", "sh:description": { "en": "A name given to the resource." @@ -4098,7 +4074,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/d97c8dfe754f6ee5ceb4ed84943e5960cef9e457", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/d97c8dfe754f6ee5ceb4ed84943e5960cef9e457", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasmodel", "sh:class": "http://data.europa.eu/m8g/MachineLearningModel", "sh:name": { @@ -4107,7 +4083,7 @@ "sh:path": "https://linkedpaperswithcode.com/property/hasModel" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title", "sh:description": { "en": "A name given to the resource." @@ -4122,12 +4098,12 @@ "sh:targetClass": "https://linkedpaperswithcode.com/class/paper" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RepositoryShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RepositoryShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RepositoryShape/9b660db1133790511dd6d633f914c589c61f464c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RepositoryShape/9b660db1133790511dd6d633f914c589c61f464c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Repository.hasfile", "sh:class": "http://openml.org/openml#OutputFilePrediction", "sh:name": { diff --git a/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl b/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl index ac5566d..7e61baf 100644 --- a/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl +++ b/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl @@ -8,570 +8,557 @@ @prefix skos: . @prefix xsd: . - rdfs:member , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - . - - a shacl:NodeShape; + rdfs:member , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + . + + a shacl:NodeShape; shacl:closed false; - shacl:property ; + shacl:property ; shacl:targetClass foaf:Agent . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Agent.name"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Agent.name"; shacl:description "This property contains a name of the agent. This property can be repeated for different versions of the name (e.g. the name in different languages)"@en; shacl:minCount 1; shacl:name "name"@en; shacl:path foaf:name . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - ; + shacl:property , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype"; shacl:description "A relation between an algorithm learning method and the category of algorithm learning methods that it belongs to."@en; shacl:maxCount 1; shacl:name "has learning method type"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype"; shacl:class skos:Concept; shacl:description "A relation between an algorithm learning method and the category of algorithm learning methods that it belongs to."@en; shacl:name "has learning method type"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype"; shacl:description "A relation between an algorithm the category of algorithms that belongs to."@en; shacl:maxCount 1; shacl:name "has algorithm type"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype"; shacl:class skos:Concept; shacl:description "A relation between an algorithm the category of algorithms that belongs to."@en; shacl:name "has algorithm type"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - ; + shacl:property , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation"; shacl:minCount 1; shacl:name "bibliographic citation"@en; shacl:path dc:bibliographicCitation . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation"; shacl:maxCount 1; shacl:name "bibliographic citation"@en; shacl:path dc:bibliographicCitation . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format"; shacl:minCount 1; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.references"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.references"; shacl:class ; shacl:description "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en; shacl:name "references"@en; shacl:path dc:references . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format"; shacl:maxCount 1; shacl:name "format"@en; shacl:path dc:format . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - ; + shacl:property , + , + , + , + , + ; shacl:targetClass dcat:CatalogRecord . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate"; shacl:description "This property contains the most recent date on which the Catalogue entry was changed or modified."@en; shacl:minCount 1; shacl:name "modification date"@en; shacl:path dc:modified . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic"; shacl:description "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record."@en; shacl:minCount 1; shacl:name "primary topic"@en; shacl:path foaf:primaryTopic . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.descriptionversion"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.descriptionversion"; shacl:description "It refers to the version of the description. '1' for original version."@en; shacl:maxCount 1; shacl:name "description version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate"; shacl:description "This property contains the most recent date on which the Catalogue entry was changed or modified."@en; shacl:maxCount 1; shacl:name "modification date"@en; shacl:path dc:modified . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic"; shacl:class dcat:Resource; shacl:description "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record."@en; shacl:name "primary topic"@en; shacl:path foaf:primaryTopic . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic"; shacl:description "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record."@en; shacl:maxCount 1; shacl:name "primary topic"@en; shacl:path foaf:primaryTopic . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + ; shacl:targetClass dcat:Catalog . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.record"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.record"; shacl:class dcat:CatalogRecord; shacl:description "This property refers to a Catalogue Record that is part of the Catalogue."@en; shacl:name "record"@en; shacl:path dcat:record . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher"; shacl:description "This property refers to an entity (organisation) responsible for making the resource available."@en; shacl:maxCount 1; shacl:name "publisher"@en; shacl:path dc:publisher . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.dataset"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.dataset"; shacl:class dcat:Dataset; shacl:description "This property links the Catalogue with a Dataset that is part of the Catalogue. As empty Catalogues are usually indications of problems, this property should be combined with the next property service to implement an empty Catalogue check."@en; shacl:name "dataset"@en; shacl:path dcat:dataset . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.description"; - shacl:description "A free-text account of the resource."@en; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.description"; + shacl:description "A free-text account of the Catalogue."@en; shacl:minCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher"; shacl:description "This property refers to an entity (organisation) responsible for making the resource available."@en; shacl:minCount 1; shacl:name "publisher"@en; shacl:path dc:publisher . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher"; shacl:class foaf:Agent; shacl:description "This property refers to an entity (organisation) responsible for making the resource available."@en; shacl:name "publisher"@en; shacl:path dc:publisher . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.service"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.service"; shacl:class dcat:DataService; shacl:description "This property refers to a site or end-point (Data Service) that is listed in the Catalogue."@en; shacl:name "service"@en; shacl:path dcat:service . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.title"; - shacl:description "A name given to the resource."@en; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.title"; + shacl:description "A name given to the Catalogue."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - ; + shacl:property , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue"; shacl:datatype xsd:hexBinary; shacl:description "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm."@en; shacl:name "checksum value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue"; shacl:description "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm."@en; shacl:maxCount 1; shacl:name "checksum value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm"; shacl:description "This property identifies the algorithm used to produce the subject Checksum."@en; shacl:maxCount 1; shacl:name "algorithm"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm"; shacl:description "This property identifies the algorithm used to produce the subject Checksum."@en; shacl:minCount 1; shacl:name "algorithm"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue"; shacl:description "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm."@en; shacl:minCount 1; shacl:name "checksum value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm"; shacl:class ; shacl:description "This property identifies the algorithm used to produce the subject Checksum."@en; shacl:name "algorithm"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility"; shacl:class skos:Concept; shacl:name "visibility"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader"; shacl:minCount 1; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility"; shacl:minCount 1; shacl:name "visibility"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate"; shacl:maxCount 1; shacl:name "creation date"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate"; shacl:minCount 1; shacl:name "creation date"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title"; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility"; shacl:maxCount 1; shacl:name "visibility"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader"; shacl:class foaf:Agent; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader"; shacl:maxCount 1; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title"; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass skos:Concept . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - ; + shacl:property , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.description"; shacl:description "An explanation of the quality type."@en; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - ; + shacl:property , + , + , + ; shacl:targetClass dcat:DataService . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.servesdataset"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.servesdataset"; shacl:class dcat:Dataset; shacl:description "This property refers to a collection of data that this data service can distribute."@en; shacl:name "serves dataset"@en; shacl:path dcat:servesDataset . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL"; shacl:description "The root location or primary endpoint of the service (an IRI)."@en; shacl:minCount 1; shacl:name "endpoint URL"@en; shacl:path dcat:endpointURL . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL"; shacl:class dcat:Resource; shacl:description "The root location or primary endpoint of the service (an IRI)."@en; shacl:name "endpoint URL"@en; shacl:path dcat:endpointURL . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.title"; shacl:description "A name given to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass dcat:Dataset . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility"; shacl:class skos:Concept; shacl:description "Who can see the dataset. Typical values: 'Everyone','All my friends','Only me'. Can also be any of the user's circles."@en; shacl:name "visibility"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate"; shacl:description "The date the data was originally collected, given by the uploader."@en; shacl:minCount 1; shacl:name "collectionDate"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status"; shacl:class skos:Concept; shacl:description "The status of the dataset in the context of the publication process."@en; shacl:name "status"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.issued"; - shacl:description "This property contains the date of formal issuance (e.g., publication) of the Dataset."@en; - shacl:maxCount 1; - shacl:name "issued"@en; - shacl:path dc:issued . + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.datasetdistribution"; + shacl:class dcat:Distribution; + shacl:description "This property links the Dataset to an available Distribution."@en; + shacl:name "dataset distribution"@en; + shacl:path dcat:distribution . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status"; shacl:description "The status of the dataset in the context of the publication process."@en; shacl:maxCount 1; shacl:name "status"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.hasversion"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.hasversion"; shacl:class dcat:Dataset; shacl:description "This property refers to a related Dataset that is a version, edition, or adaptation of the described Dataset."@en; shacl:name "has version"@en; - shacl:path dc:hasVersion . + shacl:path dcat:hasVersion . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate"; shacl:description "The date the data was originally collected, given by the uploader."@en; shacl:maxCount 1; shacl:name "collectionDate"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.distribution"; - shacl:class dcat:Distribution; - shacl:description "This property links the Dataset to an available Distribution."@en; - shacl:name "distribution"@en; - shacl:path dcat:distribution . - - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher"; shacl:description "This property refers to an entity (organisation) responsible for making the resource available."@en; shacl:maxCount 1; shacl:name "publisher"@en; shacl:path dc:publisher . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versionLabel"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versionLabel"; shacl:description "Version label provided by user, something relevant to the user. Can also be a date, hash, or some other type of id."@en; shacl:maxCount 1; shacl:name "versionLabel"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights"; shacl:description "This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public."@en; shacl:maxCount 1; shacl:name "access rights"@en; shacl:path dc:accessRights . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator"; - shacl:description "This property refers to the entity responsible for producing the dataset."@en; - shacl:maxCount 1; - shacl:name "creator"@en; - shacl:path dc:creator . - - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.description"; shacl:description "A free-text account of the resource."@en; shacl:minCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versioninfo"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versioninfo"; shacl:description "This property contains a version number or other version designation of the Dataset."@en; shacl:maxCount 1; shacl:name "version info"@en; shacl:path owl:versionInfo . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isreferencedby"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isreferencedby"; shacl:class , dcat:Resource; shacl:description "A related resource that references, cites, or otherwise points to the described resource."@en, @@ -579,1908 +566,1907 @@ shacl:name "is referenced by"@en; shacl:path dc:isReferencedBy . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.releasedate"; + shacl:description "This property contains the date of formal issuance (e.g., publication) of the Dataset."@en; + shacl:maxCount 1; + shacl:name "release date"@en; + shacl:path dc:issued . + + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher"; shacl:class foaf:Agent; shacl:description "This property refers to an entity (organisation) responsible for making the resource available."@en; shacl:name "publisher"@en; shacl:path dc:publisher . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator"; shacl:class foaf:Agent; shacl:description "This property refers to the entity responsible for producing the dataset."@en; shacl:name "creator"@en; shacl:path dc:creator . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility"; shacl:description "Who can see the dataset. Typical values: 'Everyone','All my friends','Only me'. Can also be any of the user's circles."@en; shacl:maxCount 1; shacl:name "visibility"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights"; shacl:class dc:RightsStatement; shacl:description "This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public."@en; shacl:name "access rights"@en; shacl:path dc:accessRights . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isversionof"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isversionof"; shacl:class dcat:Dataset; shacl:description "This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation."@en; shacl:name "is version of"@en; shacl:path dc:isVersionOf . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.title"; shacl:description "A name given to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.contributor"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.contributor"; shacl:class foaf:Agent; shacl:description """ An entity responsible for making contributions to the dataset."""@en; shacl:name "contributor"@en; shacl:path dc:contributor . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.landingpage"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.landingpage"; shacl:class foaf:Document; - shacl:description "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator."@en; + shacl:description "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information."@en; shacl:name "landing page"@en; shacl:path dcat:landingPage . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass dcat:Distribution . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.rowIDattribute"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.rowIDattribute"; shacl:description "The attribute that represents the row-id column, if present in the dataset."@en; shacl:maxCount 1; shacl:name "row ID attribute"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature"; shacl:class ; shacl:description "The attribute or column being part of a distribution."@en; shacl:name "has feature"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.language"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.language"; shacl:class dc:LinguisticSystem; shacl:description "This property refers to a language used in the Distribution. This property can be repeated if the metadata is provided in multiple languages."@en; shacl:name "language"@en; shacl:path dc:language . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy"; shacl:description "This property refers to the policy expressing the rights associated with the distribution if using the ODRL vocabulary."@en; shacl:maxCount 1; shacl:name "has policy"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license"; shacl:class dc:LicenseDocument; shacl:description "The licence under which the resource is made available."@en; shacl:name "license"@en; shacl:path dc:license . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum"; shacl:class ; shacl:description "This property provides a mechanism that can be used to verify that the contents of a distribution have not changed."@en; shacl:name "checksum"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL"; shacl:class dcat:Resource; shacl:description "This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset."@en; shacl:name "access URL"@en; shacl:path dcat:accessURL . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum"; shacl:description "This property provides a mechanism that can be used to verify that the contents of a distribution have not changed."@en; shacl:maxCount 1; shacl:name "checksum"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format"; shacl:class dc:MediaTypeOrExtent; shacl:description "This property refers to the file format of the Distribution."@en; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessservice"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessservice"; shacl:class dcat:DataService; shacl:description "This property refers to a data service that gives access to the distribution of the dataset."@en; shacl:name "access service"@en; shacl:path dcat:accessService . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement"; shacl:description "Refers to the performed quality measurements. Quality measurements can be performed to any kind of resource (e.g., a dataset, a linkset, a graph, a set of triples). However, in the DQV context, this property is generally expected to be used in statements in which subjects are instances of dcat:Dataset or dcat:Distribution."@en; shacl:minCount 1; shacl:name "has quality measurement"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingerror"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingerror"; shacl:description "Errors discovered while processing the dataset."@en; shacl:maxCount 1; shacl:name "processing error"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy"; shacl:class ; shacl:description "This property refers to the policy expressing the rights associated with the distribution if using the ODRL vocabulary."@en; shacl:name "has policy"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format"; shacl:description "This property refers to the file format of the Distribution."@en; shacl:maxCount 1; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingwarning"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingwarning"; shacl:description "Warnings while processing the dataset."@en; shacl:maxCount 1; shacl:name "processing warning"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.downloadURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.downloadURL"; shacl:class dcat:Resource; shacl:description "This property contains a URL that is a direct link to a downloadable file in a given format."@en; shacl:name "download URL"@en; shacl:path dcat:downloadURL . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement"; shacl:class ; shacl:description "Refers to the performed quality measurements. Quality measurements can be performed to any kind of resource (e.g., a dataset, a linkset, a graph, a set of triples). However, in the DQV context, this property is generally expected to be used in statements in which subjects are instances of dcat:Dataset or dcat:Distribution."@en; shacl:name "has quality measurement"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingDate"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingDate"; shacl:description "Date of processing."@en; shacl:maxCount 1; shacl:name "processingDate"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license"; shacl:description "The licence under which the resource is made available."@en; shacl:maxCount 1; shacl:name "license"@en; shacl:path dc:license . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature"; - shacl:description "The attribute or column being part of a distribution."@en; - shacl:minCount 1; - shacl:name "has feature"@en; - shacl:path . - - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL"; shacl:description "This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset."@en; shacl:minCount 1; shacl:name "access URL"@en; shacl:path dcat:accessURL . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize"; shacl:datatype xsd:nonNegativeInteger; shacl:description "This property contains the size of a Distribution in bytes."@en; shacl:name "byte size"@en; shacl:path dcat:byteSize . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize"; shacl:description "This property contains the size of a Distribution in bytes."@en; shacl:maxCount 1; shacl:name "byte size"@en; shacl:path dcat:byteSize . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass foaf:Document . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - ; + shacl:property , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download"; shacl:datatype xsd:integer; shacl:description "The number of downloads of the machine learning model."@en; shacl:name "download"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download"; shacl:description "The number of downloads of the machine learning model."@en; shacl:maxCount 1; shacl:name "download"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like"; shacl:description "The number of likes the machine learning model received."@en; shacl:maxCount 1; shacl:name "like"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like"; shacl:datatype xsd:integer; shacl:description "The number of likes the machine learning model received."@en; shacl:name "like"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL"; shacl:class dcat:Resource; shacl:name "data splits URL"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter"; shacl:minCount 1; shacl:name "has parameter"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type"; shacl:description "A classification of the resource."@en; shacl:maxCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL"; shacl:minCount 1; shacl:name "data splits URL"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type"; shacl:class skos:Concept; shacl:description "A classification of the resource."@en; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter"; shacl:class ; shacl:name "has parameter"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL"; shacl:maxCount 1; shacl:name "data splits URL"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type"; shacl:description "A classification of the resource."@en; shacl:minCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description"; shacl:minCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuegood"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuegood"; shacl:maxCount 1; shacl:name "value good"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value"; shacl:minCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value"; shacl:maxCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.implementation"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.implementation"; shacl:maxCount 1; shacl:name "implementation"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuebad"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuebad"; shacl:maxCount 1; shacl:name "value bad"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.sample"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.sample"; shacl:maxCount 1; shacl:name "sample"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.hasflow"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.hasflow"; shacl:class ; shacl:name "has flow"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalstart"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalstart"; shacl:maxCount 1; shacl:name "interval start"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.samplesize"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.samplesize"; shacl:maxCount 1; shacl:name "sample size"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.label"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.label"; shacl:maxCount 1; shacl:name "label"@en; shacl:path rdfs:label . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.repeat"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.repeat"; shacl:maxCount 1; shacl:name "repeat"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.arraydata"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.arraydata"; shacl:maxCount 1; shacl:name "array data"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalend"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalend"; shacl:maxCount 1; shacl:name "interval end"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title"; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.value"; shacl:maxCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.fold"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.fold"; shacl:maxCount 1; shacl:name "fold"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.stdev"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.stdev"; shacl:maxCount 1; shacl:name "stdev"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title"; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - ; + shacl:property , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type"; shacl:description "A classification of the resource."@en; shacl:maxCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type"; shacl:class skos:Concept; shacl:description "A classification of the resource."@en; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.description"; shacl:description "An explanation of the attribute."@en; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type"; shacl:description "A classification of the resource."@en; shacl:minCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type"; shacl:description "A classification of the resource."@en; shacl:maxCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type"; shacl:class skos:Concept; shacl:description "A classification of the resource."@en; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.defaultvalue"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.defaultvalue"; shacl:maxCount 1; shacl:name "default value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.recommendedrange"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.recommendedrange"; shacl:maxCount 1; shacl:name "recommended range"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status"; shacl:class skos:Concept; shacl:name "status"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.version"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.version"; shacl:maxCount 1; shacl:name "version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status"; shacl:maxCount 1; shacl:name "status"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasflowparameter"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasflowparameter"; shacl:class ; shacl:name "has flow parameter"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.customname"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.customname"; shacl:maxCount 1; shacl:name "custom name"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status"; shacl:minCount 1; shacl:name "status"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded"; shacl:minCount 1; shacl:name "uploaded"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.externalversion"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.externalversion"; shacl:maxCount 1; shacl:name "external version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.classname"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.classname"; shacl:maxCount 1; shacl:name "class name"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded"; shacl:maxCount 1; shacl:name "uploaded"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency"; shacl:class ; shacl:name "has dependency"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency"; shacl:minCount 1; shacl:name "has dependency"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader"; shacl:class foaf:Agent; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader"; shacl:maxCount 1; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass xsd:hexBinary . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass xsd:integer . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - ; + shacl:property , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version"; shacl:maxCount 1; shacl:name "version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version"; shacl:minCount 1; shacl:name "version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass dc:LicenseDocument . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass dc:LinguisticSystem . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass rdfs:Literal . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.validatedon"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.validatedon"; shacl:class dcat:Dataset; shacl:description "The validation dataset used to fine-tune the machine learning model."@en; shacl:name "validated on"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction"; shacl:description "The file in which the model is expressed."@en; shacl:minCount 1; shacl:name "has output file prediction"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom"; shacl:description "The model from on which this model has been fine tuned."@en; shacl:maxCount 1; shacl:name "fine tuned from"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrepository"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrepository"; shacl:class ; shacl:description "The repository associated."@en; shacl:name "has repository"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version"; shacl:description "The current version of the modeL"@en; shacl:maxCount 1; shacl:name "version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.intendeduse"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.intendeduse"; shacl:description "The objective or purpose of the model."@en; shacl:maxCount 1; shacl:name "intended use"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement"; shacl:description "Statistics resulting of user engagement."@en; shacl:maxCount 1; shacl:name "has engagement"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.language"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.language"; shacl:class dc:LinguisticSystem; shacl:description "A language of the resource."@en; shacl:name "language"@en; shacl:path dc:language . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.bias"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.bias"; shacl:description "A description of the possible biases affecting the overall output of the model."@en; shacl:maxCount 1; shacl:name "bias"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.type"; shacl:class skos:Concept; shacl:description "The nature or genre of the resource."@en; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasbibliographicreference"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasbibliographicreference"; shacl:class ; shacl:description "The reference to a paper."@en; shacl:name "has bibliographic reference"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.description"; shacl:description "An account of the resource."@en; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "name"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasvariation"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasvariation"; shacl:class ; shacl:description "The model that is variant of this model."@en; shacl:name "has variation"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon"; shacl:maxCount 1; shacl:name "trained on"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.license"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.license"; shacl:class dc:LicenseDocument; shacl:description "The licence under which the resource is made available."@en; shacl:name "license"@en; shacl:path dc:license . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction"; shacl:description "The file in which the model is expressed."@en; shacl:maxCount 1; shacl:name "has output file prediction"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version"; shacl:description "The current version of the modeL"@en; shacl:minCount 1; shacl:name "version"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created"; shacl:description "Date of creation of the resource."@en; shacl:maxCount 1; shacl:name "created"@en; shacl:path dc:created . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainingprocess"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainingprocess"; shacl:description "A description of the training process."@en; shacl:maxCount 1; shacl:name "training process"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "name"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.testedon"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.testedon"; shacl:class dcat:Dataset; shacl:description "The testing dataset used to evaluate the machine learning model."@en; shacl:name "tested on"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrisk"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrisk"; shacl:class ; shacl:description "It refers to a possible risk that can occur."@en; shacl:name "has risk"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon"; shacl:class dcat:Dataset; shacl:name "trained on"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.howtouse"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.howtouse"; shacl:description "An explanation of how to use or deploy the model."@en; shacl:maxCount 1; shacl:name "how to use"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement"; shacl:class ; shacl:description "Statistics resulting of user engagement."@en; shacl:name "has engagement"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom"; shacl:class ; shacl:description "The model from on which this model has been fine tuned."@en; shacl:name "fine tuned from"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created"; shacl:description "Date of creation of the resource."@en; shacl:minCount 1; shacl:name "created"@en; shacl:path dc:created . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction"; shacl:class ; shacl:description "The file in which the model is expressed."@en; shacl:name "has output file prediction"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon"; shacl:minCount 1; shacl:name "trained on"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.creator"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.creator"; shacl:class foaf:Agent; shacl:name "creator"@en; shacl:path dc:creator . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.evaluationresults"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.evaluationresults"; shacl:description "A description of the evaluation against the validation dataset."@en; shacl:maxCount 1; shacl:name "evaluation results"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader"; shacl:class foaf:Agent; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.logo"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.logo"; shacl:class ; shacl:description "An image or logo of the model."@en; shacl:name "logo"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader"; shacl:maxCount 1; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.limitations"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.limitations"; shacl:description "The limited capabilities of the model."@en; shacl:maxCount 1; shacl:name "limitations"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.contributor"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.contributor"; shacl:class foaf:Agent; shacl:name "contributor"@en; shacl:path dc:contributor . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass dc:MediaTypeOrExtent . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - ; + shacl:property , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url"; shacl:minCount 1; shacl:name "url"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url"; shacl:maxCount 1; shacl:name "url"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url"; shacl:description "The url of the file to be downloaded."@en; shacl:minCount 1; shacl:name "url"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url"; shacl:description "The url of the file to be downloaded."@en; shacl:maxCount 1; shacl:name "url"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.checksum"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.checksum"; shacl:class ; shacl:description "This property provides a mechanism that can be used to verify that the contents of a distribution have not changed."@en; shacl:name "checksum"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format"; shacl:class skos:Concept; shacl:description "The file format, physical medium, or dimensions of the resource."@en; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format"; shacl:description "The file format, physical medium, or dimensions of the resource."@en; shacl:minCount 1; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format"; shacl:description "The file format, physical medium, or dimensions of the resource."@en; shacl:maxCount 1; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url"; shacl:class dcat:Resource; shacl:description "The url of the file to be downloaded."@en; shacl:name "url"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument"; shacl:maxCount 1; shacl:name "has document"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasrepository"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasrepository"; shacl:class ; shacl:name "has repository"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.subject"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.subject"; shacl:description "A topic of the resource."@en; shacl:maxCount 1; shacl:name "subject"@en; shacl:path dc:subject . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.abstract"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.abstract"; shacl:description "A summary of the resource."@en; shacl:maxCount 1; shacl:name "abstract"@en; shacl:path dc:abstract . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument"; shacl:minCount 1; shacl:name "has document"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date"; shacl:description "A point or period of time associated with an event in the lifecycle of the resource."@en; shacl:minCount 1; shacl:name "date"@en; shacl:path dc:date . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.references"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.references"; shacl:class dcat:Dataset; shacl:description "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en; shacl:name "references"@en; shacl:path dc:references . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date"; shacl:description "A point or period of time associated with an event in the lifecycle of the resource."@en; shacl:maxCount 1; shacl:name "date"@en; shacl:path dc:date . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument"; shacl:class foaf:Document; shacl:name "has document"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.creator"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.creator"; shacl:class foaf:Agent; shacl:name "creator"@en; shacl:path dc:creator . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title"; shacl:description "A name given to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasmodel"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasmodel"; shacl:class ; shacl:name "has model"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title"; shacl:description "A name given to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - ; + shacl:property , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "name"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.component"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.component"; shacl:maxCount 1; shacl:name "component"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "name"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value"; shacl:minCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value"; shacl:maxCount 1; shacl:name "value"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - ; + shacl:property , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value"; shacl:minCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value"; shacl:maxCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - ; + shacl:property , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type"; shacl:maxCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type"; shacl:class skos:Concept; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type"; shacl:minCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title"; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title"; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - ; + shacl:property , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature"; shacl:minCount 1; shacl:name "has prediction feature"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature"; shacl:class ; shacl:name "has prediction feature"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format"; shacl:class skos:Concept; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format"; shacl:minCount 1; shacl:name "format"@en; shacl:path dc:format . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format"; shacl:maxCount 1; shacl:name "format"@en; shacl:path dc:format . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - ; + shacl:property , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.evaluationengineid"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.evaluationengineid"; shacl:description "The engine responsible for extracting the features."@en; shacl:maxCount 1; shacl:name "evaluation engine id"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type"; shacl:description "A classification for a quality."@en; shacl:maxCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalstart"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalstart"; shacl:maxCount 1; shacl:name "interval start"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type"; shacl:class ; shacl:description "A classification for a quality."@en; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex"; shacl:class ; shacl:description "The feature on which the quality is measure on."@en; shacl:name "feature index"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex"; shacl:description "The feature on which the quality is measure on."@en; shacl:maxCount 1; shacl:name "feature index"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type"; shacl:description "A classification for a quality."@en; shacl:minCount 1; shacl:name "type"@en; shacl:path dc:type . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.dataset"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.dataset"; shacl:class ; shacl:description "Indicates the data set of which this observation is a part."@en; shacl:name "dataset"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value"; shacl:description "Refers to values computed by metric."@en; shacl:minCount 1; shacl:name "value"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalend"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalend"; shacl:maxCount 1; shacl:name "interval end"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value"; shacl:description "Refers to values computed by metric."@en; shacl:maxCount 1; shacl:name "value"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property ; + shacl:property ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Repository.hasfile"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Repository.hasfile"; shacl:class ; shacl:name "has file"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass dcat:Resource . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass dc:RightsStatement . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - ; + shacl:property , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title"; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title"; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - ; + shacl:property , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun"; shacl:class ; shacl:name "has run"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun"; shacl:minCount 1; shacl:name "has run"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.TheAlgorithmexecutedbytherun."; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.executes"; + shacl:class ; shacl:description "The Algorithm executed by the run."@en; - shacl:minCount 1; - shacl:name "The Algorithm executed by the run."@en; + shacl:name "executes"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction"; shacl:minCount 1; shacl:name "has output file prediction"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow"; shacl:class ; shacl:name "has flow"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.executes"; + shacl:description "The Algorithm executed by the run."@en; + shacl:minCount 1; + shacl:name "executes"@en; + shacl:path . + + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter"; shacl:maxCount 1; shacl:name "has parameter"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow"; shacl:minCount 1; shacl:name "has flow"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction"; shacl:maxCount 1; shacl:name "has output file prediction"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask"; shacl:maxCount 1; shacl:name "has task"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow"; shacl:maxCount 1; shacl:name "has flow"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask"; shacl:class ; shacl:name "has task"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter"; shacl:class ; shacl:name "has parameter"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.rundetails"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.rundetails"; shacl:maxCount 1; shacl:name "run details"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.TheAlgorithmexecutedbytherun."; - shacl:class ; - shacl:description "The Algorithm executed by the run."@en; - shacl:name "The Algorithm executed by the run."@en; - shacl:path . - - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription"; shacl:class ; shacl:name "has output file description"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription"; shacl:maxCount 1; shacl:name "has output file description"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription"; shacl:minCount 1; shacl:name "has output file description"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupId"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupId"; shacl:maxCount 1; shacl:name "setup Id"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction"; shacl:class ; shacl:name "has output file prediction"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.identifier"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.identifier"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "identifier"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.errormessage"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.errormessage"; shacl:maxCount 1; shacl:name "error message"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupstring"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupstring"; shacl:maxCount 1; shacl:name "setup string"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader"; shacl:class foaf:Agent; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader"; shacl:maxCount 1; shacl:name "has uploader"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasevaluation"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasevaluation"; shacl:class ; shacl:name "has evaluation"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path dc:description . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto"; shacl:class dcat:Distribution; shacl:name "is applied to"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto"; shacl:minCount 1; shacl:name "is applied to"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - ; + shacl:property , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask"; shacl:minCount 1; shacl:name "has task"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask"; shacl:class ; shacl:name "has task"@en; shacl:path . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; + shacl:property , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure"; shacl:class ; shacl:name "has estimation procedure"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix"; shacl:maxCount 1; shacl:name "has cost matrix"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure"; shacl:minCount 1; shacl:name "has evaluation measure"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype"; shacl:class ; shacl:name "has task type"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix"; shacl:class ; shacl:name "has cost matrix"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature"; shacl:minCount 1; shacl:name "target feature"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput"; shacl:class ; shacl:name "has output"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype"; shacl:maxCount 1; shacl:name "has task type"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure"; shacl:class ; shacl:name "has evaluation measure"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure"; shacl:minCount 1; shacl:name "has estimation procedure"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata"; shacl:class dcat:Dataset; shacl:name "source data"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype"; shacl:minCount 1; shacl:name "has task type"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature"; shacl:class ; shacl:name "target feature"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput"; shacl:maxCount 1; shacl:name "has output"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata"; shacl:minCount 1; shacl:name "source data"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput"; shacl:minCount 1; shacl:name "has output"@en; shacl:path . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; - shacl:property , - , - , - , - , - ; + shacl:property , + , + , + , + , + ; shacl:targetClass . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description"; shacl:maxCount 1; shacl:name "description"@en; shacl:path skos:definition . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:maxCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description"; shacl:minCount 1; shacl:name "description"@en; shacl:path skos:definition . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title"; shacl:description "The name assigned to the resource."@en; shacl:maxCount 1; shacl:name "title"@en; shacl:path dc:title . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id"; shacl:description "An unambiguous identifier for the resource."@en; shacl:minCount 1; shacl:name "id"@en; shacl:path dc:identifier . - rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title"; + rdfs:seeAlso "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title"; shacl:description "The name assigned to the resource."@en; shacl:minCount 1; shacl:name "title"@en; shacl:path dc:title . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass rdfs:Literal . - a shacl:NodeShape; + a shacl:NodeShape; shacl:closed false; shacl:targetClass xsd:nonNegativeInteger . diff --git a/releases/2.0.0/shacl/mldcat-ap-SHACL_en.jsonld b/releases/2.0.0/shacl/mldcat-ap-SHACL_en.jsonld index 2b59685..610a1a2 100644 --- a/releases/2.0.0/shacl/mldcat-ap-SHACL_en.jsonld +++ b/releases/2.0.0/shacl/mldcat-ap-SHACL_en.jsonld @@ -1,6 +1,6 @@ { "@context": { - "@vocab": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0", + "@vocab": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl", "qb": "http://purl.org/linked-data/cube#", "qb:codeList": { "@id": "qb:codeList", @@ -100,15 +100,15 @@ "@id": "vl:message" } }, - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl", "shapes": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/2f59d20bf0ca173eefe77f13c4cd29eb5348dffc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/2f59d20bf0ca173eefe77f13c4cd29eb5348dffc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download", "sh:datatype": "http://www.w3.org/2001/XMLSchema#integer", "sh:description": { @@ -120,7 +120,7 @@ "sh:path": "http://data.europa.eu/m8g/download" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/9a454a5a2034224e68c6d7f6f37b15b865dc5b73", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/9a454a5a2034224e68c6d7f6f37b15b865dc5b73", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.download", "sh:description": { "en": "The number of downloads of the machine learning model." @@ -132,7 +132,7 @@ "sh:path": "http://data.europa.eu/m8g/download" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/a7af3bbc08ba2ac31498ab773c06cd5e77ba6558", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/a7af3bbc08ba2ac31498ab773c06cd5e77ba6558", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like", "sh:description": { "en": "The number of likes the machine learning model received." @@ -144,7 +144,7 @@ "sh:path": "http://data.europa.eu/m8g/like" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EngagementShape/ad424c752ff0db01defd1140b0064e749e14d90b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EngagementShape/ad424c752ff0db01defd1140b0064e749e14d90b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Engagement.like", "sh:datatype": "http://www.w3.org/2001/XMLSchema#integer", "sh:description": { @@ -159,19 +159,19 @@ "sh:targetClass": "http://data.europa.eu/m8g/Engagement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ImageObjectShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ImageObjectShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://data.europa.eu/m8g/ImageObject" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/03f872d74868adb8a0b2cd9f98e45e3e8825f0fa", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/03f872d74868adb8a0b2cd9f98e45e3e8825f0fa", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.validatedon", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -183,7 +183,7 @@ "sh:path": "http://data.europa.eu/m8g/validatedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/0e6e22dc13d0b206842d78a0280d195612318d56", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/0e6e22dc13d0b206842d78a0280d195612318d56", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction", "sh:description": { "en": "The file in which the model is expressed." @@ -195,7 +195,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/183edb9762aea61df93bed1ab937df409c26f0f8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/183edb9762aea61df93bed1ab937df409c26f0f8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom", "sh:description": { "en": "The model from on which this model has been fine tuned." @@ -207,7 +207,7 @@ "sh:path": "http://data.europa.eu/m8g/fineTunedFrom" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrepository", "sh:class": "https://linkedpaperswithcode.com/class/repository", "sh:description": { @@ -219,7 +219,7 @@ "sh:path": "http://data.europa.eu/m8g/hasRepository" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version", "sh:description": { "en": "The current version of the modeL" @@ -231,7 +231,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/20b328aed6695728b345f1a8a60f83619b9cf76b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/20b328aed6695728b345f1a8a60f83619b9cf76b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.intendeduse", "sh:description": { "en": "The objective or purpose of the model." @@ -243,7 +243,7 @@ "sh:path": "http://openml.org/openml#intendedUse" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/223b192b3a85d3ef3be75e2da4805870f660dfdd", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/223b192b3a85d3ef3be75e2da4805870f660dfdd", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement", "sh:description": { "en": "Statistics resulting of user engagement." @@ -255,7 +255,7 @@ "sh:path": "http://data.europa.eu/m8g/hasEngagement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.language", "sh:class": "http://purl.org/dc/terms/LinguisticSystem", "sh:description": { @@ -267,7 +267,7 @@ "sh:path": "http://purl.org/dc/terms/language" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/31aa7a8aa9973dae8ae713419f96fdaf0aaa6448", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/31aa7a8aa9973dae8ae713419f96fdaf0aaa6448", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.bias", "sh:description": { "en": "A description of the possible biases affecting the overall output of the model." @@ -279,7 +279,7 @@ "sh:path": "http://openml.org/openml#bias" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -291,7 +291,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/331d8630022188972d9d6610b18a8d994ecf8224", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/331d8630022188972d9d6610b18a8d994ecf8224", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasbibliographicreference", "sh:class": "http://purl.org/spar/biro/BibliographicReference", "sh:description": { @@ -303,7 +303,7 @@ "sh:path": "http://data.europa.eu/m8g/hasBibliographicReference" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.description", "sh:description": { "en": "An account of the resource." @@ -315,7 +315,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name", "sh:description": { "en": "The name assigned to the resource." @@ -327,7 +327,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/3a8fcb0a351c6cd00e40b0e8714ea64e230eaa18", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/3a8fcb0a351c6cd00e40b0e8714ea64e230eaa18", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasvariation", "sh:class": "http://data.europa.eu/m8g/MachineLearningModel", "sh:description": { @@ -339,7 +339,7 @@ "sh:path": "http://data.europa.eu/m8g/hasVariation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/40313e5690da6ffe24adc84c2634655362636058", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/40313e5690da6ffe24adc84c2634655362636058", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon", "sh:maxCount": "1", "sh:name": { @@ -348,7 +348,7 @@ "sh:path": "http://data.europa.eu/m8g/trainedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/44e0945e932b142aa37108f9c7baac138213357d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/44e0945e932b142aa37108f9c7baac138213357d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.license", "sh:class": "http://purl.org/dc/terms/LicenseDocument", "sh:description": { @@ -360,7 +360,7 @@ "sh:path": "http://purl.org/dc/terms/license" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/4eafb6a8407472edb010c2645e6471622d634c2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/4eafb6a8407472edb010c2645e6471622d634c2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction", "sh:description": { "en": "The file in which the model is expressed." @@ -372,7 +372,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/6dc2a375f04122fef1497324a860c05b1989d711", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/6dc2a375f04122fef1497324a860c05b1989d711", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.version", "sh:description": { "en": "The current version of the modeL" @@ -384,7 +384,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/801537e929e2949a55ca3e052d22022f08a50569", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/801537e929e2949a55ca3e052d22022f08a50569", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created", "sh:description": { "en": "Date of creation of the resource." @@ -396,7 +396,7 @@ "sh:path": "http://purl.org/dc/terms/created" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/82a0088780f37bca3cf3cf432d6e6a82876dd6a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/82a0088780f37bca3cf3cf432d6e6a82876dd6a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainingprocess", "sh:description": { "en": "A description of the training process." @@ -408,7 +408,7 @@ "sh:path": "http://openml.org/openml#trainingProcess" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.name", "sh:description": { "en": "The name assigned to the resource." @@ -420,7 +420,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/973bc2ab6c8ed458052bbdb76548cf209e0171ad", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/973bc2ab6c8ed458052bbdb76548cf209e0171ad", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.testedon", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -432,7 +432,7 @@ "sh:path": "http://data.europa.eu/m8g/testedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/9810d79e70fc0ff22d6c843a42d4a7a2c60d053d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/9810d79e70fc0ff22d6c843a42d4a7a2c60d053d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasrisk", "sh:class": "http://data.europa.eu/m8g/Risk", "sh:description": { @@ -444,7 +444,7 @@ "sh:path": "http://data.europa.eu/m8g/hasRisk" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/9b6937ed7c7bcbe5d153673c99cf0e1f9100fad6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/9b6937ed7c7bcbe5d153673c99cf0e1f9100fad6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:name": { @@ -453,7 +453,7 @@ "sh:path": "http://data.europa.eu/m8g/trainedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/a38e33decb21ddebecf480e2a0f61129b2715646", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/a38e33decb21ddebecf480e2a0f61129b2715646", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.howtouse", "sh:description": { "en": "An explanation of how to use or deploy the model." @@ -465,7 +465,7 @@ "sh:path": "http://openml.org/openml#howToUse" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b05d80d7f4e190836768b76560ec614a2ec10e27", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b05d80d7f4e190836768b76560ec614a2ec10e27", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasengagement", "sh:class": "http://data.europa.eu/m8g/Engagement", "sh:description": { @@ -477,7 +477,7 @@ "sh:path": "http://data.europa.eu/m8g/hasEngagement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b18119f74ad8912985842f36710ac3c507642f6a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b18119f74ad8912985842f36710ac3c507642f6a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.finetunedfrom", "sh:class": "http://data.europa.eu/m8g/MachineLearningModel", "sh:description": { @@ -489,7 +489,7 @@ "sh:path": "http://data.europa.eu/m8g/fineTunedFrom" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b7c1682ac55110d92f125d5980cda87210c9f892", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b7c1682ac55110d92f125d5980cda87210c9f892", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.created", "sh:description": { "en": "Date of creation of the resource." @@ -501,7 +501,7 @@ "sh:path": "http://purl.org/dc/terms/created" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasoutputfileprediction", "sh:class": "http://openml.org/openml#OutputFilePrediction", "sh:description": { @@ -513,7 +513,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/bd70758c74c0383865b0344b21228e87ab3d7302", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/bd70758c74c0383865b0344b21228e87ab3d7302", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.trainedon", "sh:minCount": "1", "sh:name": { @@ -522,7 +522,7 @@ "sh:path": "http://data.europa.eu/m8g/trainedOn" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/c1d40f7102c8201949576e76be48b991b47958d9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/c1d40f7102c8201949576e76be48b991b47958d9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.creator", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -531,7 +531,7 @@ "sh:path": "http://purl.org/dc/terms/creator" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/c3cfd2ec7ba3be5bc30b444648dbc4ff3faa43c6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/c3cfd2ec7ba3be5bc30b444648dbc4ff3faa43c6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.evaluationresults", "sh:description": { "en": "A description of the evaluation against the validation dataset." @@ -543,7 +543,7 @@ "sh:path": "http://openml.org/openml#evaluationResults" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -552,7 +552,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/dce5f0b9ce22d1c7f8f95163ed722d4236e5a3dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/dce5f0b9ce22d1c7f8f95163ed722d4236e5a3dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.logo", "sh:class": "http://data.europa.eu/m8g/ImageObject", "sh:description": { @@ -564,7 +564,7 @@ "sh:path": "http://data.europa.eu/m8g/logo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -573,7 +573,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/fc55cadac83ff05637ea2231ec5969864decbbc4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/fc55cadac83ff05637ea2231ec5969864decbbc4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.limitations", "sh:description": { "en": "The limited capabilities of the model." @@ -585,7 +585,7 @@ "sh:path": "http://openml.org/openml#limitations" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModelShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MachineLearningModelShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MachineLearningModel.contributor", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -597,12 +597,12 @@ "sh:targetClass": "http://data.europa.eu/m8g/MachineLearningModel" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RiskShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RiskShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RiskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RiskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title", "sh:maxCount": "1", "sh:name": { @@ -611,7 +611,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RiskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RiskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Risk.title", "sh:minCount": "1", "sh:name": { @@ -623,12 +623,12 @@ "sh:targetClass": "http://data.europa.eu/m8g/Risk" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/07c84db1f47550a0c36cddd8d836f4d863905d67", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/07c84db1f47550a0c36cddd8d836f4d863905d67", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -637,7 +637,7 @@ "sh:path": "http://openml.org/openml#visibility" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.description", "sh:maxCount": "1", "sh:name": { @@ -646,7 +646,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/575690151e9082fed0c6a338a0a7789e5003cc24", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/575690151e9082fed0c6a338a0a7789e5003cc24", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader", "sh:minCount": "1", "sh:name": { @@ -655,7 +655,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/582ab7a79a3871c6dd6f7151cfe68c5c740f15b1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/582ab7a79a3871c6dd6f7151cfe68c5c740f15b1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility", "sh:minCount": "1", "sh:name": { @@ -664,7 +664,7 @@ "sh:path": "http://openml.org/openml#visibility" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/675f9ab2c273ab67c79caa42282e4cec463c08f6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/675f9ab2c273ab67c79caa42282e4cec463c08f6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate", "sh:maxCount": "1", "sh:name": { @@ -673,7 +673,7 @@ "sh:path": "http://openml.org/openml#creationDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -685,7 +685,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -697,7 +697,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/c171c9d86110ed836564adf8a81ff61824eb4d47", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/c171c9d86110ed836564adf8a81ff61824eb4d47", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.creationdate", "sh:minCount": "1", "sh:name": { @@ -706,7 +706,7 @@ "sh:path": "http://openml.org/openml#creationDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title", "sh:maxCount": "1", "sh:name": { @@ -715,7 +715,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/cca453176d6acdfcf4bd42617b21c975c62b0887", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/cca453176d6acdfcf4bd42617b21c975c62b0887", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.visibility", "sh:maxCount": "1", "sh:name": { @@ -724,7 +724,7 @@ "sh:path": "http://openml.org/openml#visibility" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -733,7 +733,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -742,7 +742,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CollectionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CollectionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Collection.title", "sh:minCount": "1", "sh:name": { @@ -754,19 +754,19 @@ "sh:targetClass": "http://openml.org/openml#Collection" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CostMatrixShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CostMatrixShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://openml.org/openml#CostMatrix" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.description", "sh:description": { "en": "An explanation of the quality type." @@ -778,7 +778,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -790,7 +790,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -802,7 +802,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title", "sh:description": { "en": "The name assigned to the resource." @@ -814,7 +814,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataQualityShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataQualityShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataquality.title", "sh:description": { "en": "The name assigned to the resource." @@ -829,12 +829,12 @@ "sh:targetClass": "http://openml.org/openml#DataQuality" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/0f3b4724ab67053c4416c3a956c4fb8786fbfd7f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/0f3b4724ab67053c4416c3a956c4fb8786fbfd7f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:name": { @@ -843,7 +843,7 @@ "sh:path": "http://openml.org/openml#dataSplitsURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/11c1696e10e8578bc1cab4e4c61f493ce624209b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/11c1696e10e8578bc1cab4e4c61f493ce624209b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter", "sh:minCount": "1", "sh:name": { @@ -852,7 +852,7 @@ "sh:path": "http://openml.org/openml#hasParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type", "sh:description": { "en": "A classification of the resource." @@ -864,7 +864,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/296813ed35afa12208f59594e6e50942f56ec6a0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/296813ed35afa12208f59594e6e50942f56ec6a0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL", "sh:minCount": "1", "sh:name": { @@ -873,7 +873,7 @@ "sh:path": "http://openml.org/openml#dataSplitsURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -885,7 +885,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description", "sh:maxCount": "1", "sh:name": { @@ -894,7 +894,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/60448300559a231c7fbe42095a2e00e681c355c1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/60448300559a231c7fbe42095a2e00e681c355c1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.hasparameter", "sh:class": "http://openml.org/openml#Parameter", "sh:name": { @@ -903,7 +903,7 @@ "sh:path": "http://openml.org/openml#hasParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -915,7 +915,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/7340f915e303c67321fcfc9928bb6810c184fdc3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/7340f915e303c67321fcfc9928bb6810c184fdc3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.datasplitsURL", "sh:maxCount": "1", "sh:name": { @@ -924,7 +924,7 @@ "sh:path": "http://openml.org/openml#dataSplitsURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.type", "sh:description": { "en": "A classification of the resource." @@ -936,7 +936,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.description", "sh:minCount": "1", "sh:name": { @@ -945,7 +945,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -957,7 +957,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title", "sh:description": { "en": "The name assigned to the resource." @@ -969,7 +969,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EstimationProcedureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EstimationProcedure.title", "sh:description": { "en": "The name assigned to the resource." @@ -984,12 +984,12 @@ "sh:targetClass": "http://openml.org/openml#EstimationProcedure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/0521776ff4c60a33afeb373d4435158c48986d69", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/0521776ff4c60a33afeb373d4435158c48986d69", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.sample", "sh:maxCount": "1", "sh:name": { @@ -998,7 +998,7 @@ "sh:path": "http://openml.org/openml#sample" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.hasflow", "sh:class": "http://openml.org/openml#Flow", "sh:name": { @@ -1007,7 +1007,7 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalstart", "sh:maxCount": "1", "sh:name": { @@ -1016,7 +1016,7 @@ "sh:path": "http://openml.org/openml#intervalStart" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/388aea194bc8d3d0c7251c8dca3f58ec88a4afc3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/388aea194bc8d3d0c7251c8dca3f58ec88a4afc3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.samplesize", "sh:maxCount": "1", "sh:name": { @@ -1025,7 +1025,7 @@ "sh:path": "http://openml.org/openml#sampleSize" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/3e779df5a94a3c5e8a20908d53988e76e25a9f75", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/3e779df5a94a3c5e8a20908d53988e76e25a9f75", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.label", "sh:maxCount": "1", "sh:name": { @@ -1034,7 +1034,7 @@ "sh:path": "http://www.w3.org/2000/01/rdf-schema#label" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/41502661748e4bd7fbad5b1d228843aa4bf6cbb2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/41502661748e4bd7fbad5b1d228843aa4bf6cbb2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.repeat", "sh:maxCount": "1", "sh:name": { @@ -1043,7 +1043,7 @@ "sh:path": "http://openml.org/openml#repeat" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/7d9d5fe4f3f8d3b3e31df77d816e625e16825ddf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/7d9d5fe4f3f8d3b3e31df77d816e625e16825ddf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.arraydata", "sh:maxCount": "1", "sh:name": { @@ -1052,7 +1052,7 @@ "sh:path": "http://openml.org/openml#arrayData" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.intervalend", "sh:maxCount": "1", "sh:name": { @@ -1061,7 +1061,7 @@ "sh:path": "http://openml.org/openml#intervalEnd" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1073,7 +1073,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title", "sh:maxCount": "1", "sh:name": { @@ -1082,7 +1082,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.value", "sh:maxCount": "1", "sh:name": { @@ -1091,7 +1091,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/dd691ce5054b7a4098d2d14a32d28dc9cf556c1e", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/dd691ce5054b7a4098d2d14a32d28dc9cf556c1e", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.fold", "sh:maxCount": "1", "sh:name": { @@ -1100,7 +1100,7 @@ "sh:path": "http://openml.org/openml#fold" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/f1ffcd4d230ad25e9a0a188ed7013ef9b11d0a18", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/f1ffcd4d230ad25e9a0a188ed7013ef9b11d0a18", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.stdev", "sh:maxCount": "1", "sh:name": { @@ -1109,7 +1109,7 @@ "sh:path": "http://openml.org/openml#stdev" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Evaluation.title", "sh:minCount": "1", "sh:name": { @@ -1121,12 +1121,12 @@ "sh:targetClass": "http://openml.org/openml#Evaluation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.description", "sh:maxCount": "1", "sh:name": { @@ -1135,7 +1135,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/4dffd5261116dadc2a8fb45ae6588922fe5946b1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/4dffd5261116dadc2a8fb45ae6588922fe5946b1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuegood", "sh:maxCount": "1", "sh:name": { @@ -1144,7 +1144,7 @@ "sh:path": "http://openml.org/openml#valueGood" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value", "sh:minCount": "1", "sh:name": { @@ -1153,7 +1153,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title", "sh:description": { "en": "The name assigned to the resource." @@ -1165,7 +1165,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.value", "sh:maxCount": "1", "sh:name": { @@ -1174,7 +1174,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/e2bbd2e707bac9a9be469e67a13388e584614be6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/e2bbd2e707bac9a9be469e67a13388e584614be6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.implementation", "sh:maxCount": "1", "sh:name": { @@ -1183,7 +1183,7 @@ "sh:path": "http://openml.org/openml#implementation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/eaf92e04e97ca5571e2b176a05bab2450dfc5821", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/eaf92e04e97ca5571e2b176a05bab2450dfc5821", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.valuebad", "sh:maxCount": "1", "sh:name": { @@ -1192,7 +1192,7 @@ "sh:path": "http://openml.org/openml#valueBad" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#EvaluationMeasureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#EvaluationMeasure.title", "sh:description": { "en": "The name assigned to the resource." @@ -1207,12 +1207,12 @@ "sh:targetClass": "http://openml.org/openml#EvaluationMeasure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type", "sh:description": { "en": "A classification of the resource." @@ -1224,7 +1224,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -1236,7 +1236,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.description", "sh:description": { "en": "An explanation of the attribute." @@ -1248,7 +1248,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.type", "sh:description": { "en": "A classification of the resource." @@ -1260,7 +1260,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title", "sh:description": { "en": "The name assigned to the resource." @@ -1272,7 +1272,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Feature.title", "sh:description": { "en": "The name assigned to the resource." @@ -1287,12 +1287,12 @@ "sh:targetClass": "http://openml.org/openml#Feature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -1301,7 +1301,7 @@ "sh:path": "http://openml.org/openml#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.version", "sh:maxCount": "1", "sh:name": { @@ -1310,7 +1310,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status", "sh:maxCount": "1", "sh:name": { @@ -1319,7 +1319,7 @@ "sh:path": "http://openml.org/openml#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/32015e54a67a9e8dedfcb7fc97d4e783497f03f4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/32015e54a67a9e8dedfcb7fc97d4e783497f03f4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasflowparameter", "sh:class": "http://openml.org/openml#FlowParameter", "sh:name": { @@ -1328,7 +1328,7 @@ "sh:path": "http://openml.org/openml#hasFlowParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.description", "sh:maxCount": "1", "sh:name": { @@ -1337,7 +1337,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/45e40d6a74fddbdf912df94dbfa132c7f1523030", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/45e40d6a74fddbdf912df94dbfa132c7f1523030", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.customname", "sh:maxCount": "1", "sh:name": { @@ -1346,7 +1346,7 @@ "sh:path": "http://openml.org/openml#customName" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/559dab14a90a8ddc0150dd1d09a443ecb37b90dd", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/559dab14a90a8ddc0150dd1d09a443ecb37b90dd", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.status", "sh:minCount": "1", "sh:name": { @@ -1355,7 +1355,7 @@ "sh:path": "http://openml.org/openml#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/6732298630b75dc710a1117c7731b310d0dfe1f3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/6732298630b75dc710a1117c7731b310d0dfe1f3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded", "sh:minCount": "1", "sh:name": { @@ -1364,7 +1364,7 @@ "sh:path": "http://openml.org/openml#uploaded" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/6e4f5560ba850e67e223027190a29d039a717d8a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/6e4f5560ba850e67e223027190a29d039a717d8a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.externalversion", "sh:maxCount": "1", "sh:name": { @@ -1373,7 +1373,7 @@ "sh:path": "http://openml.org/openml#externalVersion" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/80fefcd1a8cde98c8d0b49e987b9739b45f3de51", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/80fefcd1a8cde98c8d0b49e987b9739b45f3de51", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.classname", "sh:maxCount": "1", "sh:name": { @@ -1382,7 +1382,7 @@ "sh:path": "http://openml.org/openml#className" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/99dc863bcbf09a65747a34916868535d8af40c03", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/99dc863bcbf09a65747a34916868535d8af40c03", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.uploaded", "sh:maxCount": "1", "sh:name": { @@ -1391,7 +1391,7 @@ "sh:path": "http://openml.org/openml#uploaded" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/9daea498107980cdc9485787ddc3a03aa5d3c1c8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/9daea498107980cdc9485787ddc3a03aa5d3c1c8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency", "sh:class": "http://openml.org/openml#Library", "sh:name": { @@ -1400,7 +1400,7 @@ "sh:path": "http://openml.org/openml#hasDependency" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/9de8e7edb47b32c34e5371edeba277587bf31143", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/9de8e7edb47b32c34e5371edeba277587bf31143", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasdependency", "sh:minCount": "1", "sh:name": { @@ -1409,7 +1409,7 @@ "sh:path": "http://openml.org/openml#hasDependency" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1421,7 +1421,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title", "sh:description": { "en": "The name assigned to the resource." @@ -1433,7 +1433,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -1442,7 +1442,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -1451,7 +1451,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Flow.title", "sh:description": { "en": "The name assigned to the resource." @@ -1466,12 +1466,12 @@ "sh:targetClass": "http://openml.org/openml#Flow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type", "sh:description": { "en": "A classification of the resource." @@ -1483,7 +1483,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -1495,7 +1495,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.description", "sh:maxCount": "1", "sh:name": { @@ -1504,7 +1504,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/4ebe0e62710c80f7c30c8ce4c97fb426cd3a7eb0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/4ebe0e62710c80f7c30c8ce4c97fb426cd3a7eb0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.defaultvalue", "sh:maxCount": "1", "sh:name": { @@ -1513,7 +1513,7 @@ "sh:path": "http://openml.org/openml#defaultValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/a6263c1756d9f0414d9e657ebda42cdc267b66a5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/a6263c1756d9f0414d9e657ebda42cdc267b66a5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.recommendedrange", "sh:maxCount": "1", "sh:name": { @@ -1522,7 +1522,7 @@ "sh:path": "http://openml.org/openml#recommendedRange" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1534,7 +1534,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#FlowParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#FlowParameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1549,12 +1549,12 @@ "sh:targetClass": "http://openml.org/openml#FlowParameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/1e2ff89f72ca069b1668489d90cb44ba553353d5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version", "sh:maxCount": "1", "sh:name": { @@ -1563,7 +1563,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/6dc2a375f04122fef1497324a860c05b1989d711", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/6dc2a375f04122fef1497324a860c05b1989d711", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.version", "sh:minCount": "1", "sh:name": { @@ -1572,7 +1572,7 @@ "sh:path": "http://openml.org/openml#version" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title", "sh:description": { "en": "The name assigned to the resource." @@ -1584,7 +1584,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LibraryShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LibraryShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Library.title", "sh:description": { "en": "The name assigned to the resource." @@ -1599,19 +1599,19 @@ "sh:targetClass": "http://openml.org/openml#Library" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MeasureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MeasureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://openml.org/openml#Measure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url", "sh:minCount": "1", "sh:name": { @@ -1620,7 +1620,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1632,7 +1632,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.url", "sh:maxCount": "1", "sh:name": { @@ -1641,7 +1641,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title", "sh:description": { "en": "The name assigned to the resource." @@ -1653,7 +1653,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1665,7 +1665,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescriptionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFileDescriptionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFileDescription.title", "sh:description": { "en": "The name assigned to the resource." @@ -1680,12 +1680,12 @@ "sh:targetClass": "http://openml.org/openml#OutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/24ba6ebb8d32d4bb6139d7d7000c33ef67940785", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url", "sh:description": { "en": "The url of the file to be downloaded." @@ -1697,7 +1697,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1709,7 +1709,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/5f54c788429b24cc8716ee5e0bf63522a49f95e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url", "sh:description": { "en": "The url of the file to be downloaded." @@ -1721,7 +1721,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.checksum", "sh:class": "http://spdx.org/rdf/terms#Checksum", "sh:description": { @@ -1733,7 +1733,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -1745,7 +1745,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format", "sh:description": { "en": "The file format, physical medium, or dimensions of the resource." @@ -1757,7 +1757,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.format", "sh:description": { "en": "The file format, physical medium, or dimensions of the resource." @@ -1769,7 +1769,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/99a5581200a6990692abd7446ef78762a79ee8da", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/99a5581200a6990692abd7446ef78762a79ee8da", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.url", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -1781,7 +1781,7 @@ "sh:path": "http://openml.org/openml#url" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title", "sh:description": { "en": "The name assigned to the resource." @@ -1793,7 +1793,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -1805,7 +1805,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePredictionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#OutputFilePredictionShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#OutputFilePrediction.title", "sh:description": { "en": "The name assigned to the resource." @@ -1820,12 +1820,12 @@ "sh:targetClass": "http://openml.org/openml#OutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value", "sh:minCount": "1", "sh:name": { @@ -1834,7 +1834,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1846,7 +1846,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.value", "sh:maxCount": "1", "sh:name": { @@ -1855,7 +1855,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Parameter.title", "sh:description": { "en": "The name assigned to the resource." @@ -1870,12 +1870,12 @@ "sh:targetClass": "http://openml.org/openml#Parameter" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/398fb93e389fba9a790e6adb0152f10f2ba6023a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name", "sh:description": { "en": "The name assigned to the resource." @@ -1887,7 +1887,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/6bba21316b3837a221afd5be2dcdac9de2c3dd4f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/6bba21316b3837a221afd5be2dcdac9de2c3dd4f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.component", "sh:maxCount": "1", "sh:name": { @@ -1896,7 +1896,7 @@ "sh:path": "http://openml.org/openml#component" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.name", "sh:description": { "en": "The name assigned to the resource." @@ -1908,7 +1908,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value", "sh:minCount": "1", "sh:name": { @@ -1917,7 +1917,7 @@ "sh:path": "http://openml.org/openml#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSettingShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ParameterSettingShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ParameterSetting.value", "sh:maxCount": "1", "sh:name": { @@ -1929,12 +1929,12 @@ "sh:targetClass": "http://openml.org/openml#ParameterSetting" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/17f67fccecd3f4d612303b8f67aaa779d518fe7b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/17f67fccecd3f4d612303b8f67aaa779d518fe7b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature", "sh:minCount": "1", "sh:name": { @@ -1943,7 +1943,7 @@ "sh:path": "http://openml.org/openml#hasPredictionFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/56a5771db3070b63fde9bb568ceb265be1cde63f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/56a5771db3070b63fde9bb568ceb265be1cde63f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.haspredictionfeature", "sh:class": "http://openml.org/openml#PredictionFeature", "sh:name": { @@ -1952,7 +1952,7 @@ "sh:path": "http://openml.org/openml#hasPredictionFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -1961,7 +1961,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format", "sh:minCount": "1", "sh:name": { @@ -1970,7 +1970,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Prediction.format", "sh:maxCount": "1", "sh:name": { @@ -1982,12 +1982,12 @@ "sh:targetClass": "http://openml.org/openml#Prediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type", "sh:maxCount": "1", "sh:name": { @@ -1996,7 +1996,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:name": { @@ -2005,7 +2005,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.type", "sh:minCount": "1", "sh:name": { @@ -2014,7 +2014,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title", "sh:maxCount": "1", "sh:name": { @@ -2023,7 +2023,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PredictionFeatureShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PredictionFeature.title", "sh:minCount": "1", "sh:name": { @@ -2035,24 +2035,24 @@ "sh:targetClass": "http://openml.org/openml#PredictionFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/01f3ed564d4fe2fd3b1de846823194b8e5127cfc", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.TheAlgorithmexecutedbytherun.", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/0271da25494d0eaeeb812e7d406079458f3b898a", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.executes", + "sh:class": "http://www.w3.org/ns/mls#Algorithm", "sh:description": { "en": "The Algorithm executed by the run." }, - "sh:minCount": "1", "sh:name": { - "en": "The Algorithm executed by the run." + "en": "executes" }, "sh:path": "http://www.w3.org/ns/mls#realizes" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/0e6e22dc13d0b206842d78a0280d195612318d56", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/0e6e22dc13d0b206842d78a0280d195612318d56", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction", "sh:minCount": "1", "sh:name": { @@ -2061,7 +2061,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/154e71d6dc0f952b89fd2e9f68d071c3f6e42616", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow", "sh:class": "http://openml.org/openml#Flow", "sh:name": { @@ -2070,7 +2070,19 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/2676fb3c58ea581447d2088c07840b25f0f050eb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/1f5d9f9a895ff841c3208a1518bcbe74413bd8d5", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.executes", + "sh:description": { + "en": "The Algorithm executed by the run." + }, + "sh:minCount": "1", + "sh:name": { + "en": "executes" + }, + "sh:path": "http://www.w3.org/ns/mls#realizes" + }, + { + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/2676fb3c58ea581447d2088c07840b25f0f050eb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter", "sh:maxCount": "1", "sh:name": { @@ -2079,7 +2091,7 @@ "sh:path": "http://openml.org/openml#hasParameterSetting" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/2a8fc61b9bb518cdea464e8545b90e6b0f587ffb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/2a8fc61b9bb518cdea464e8545b90e6b0f587ffb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow", "sh:minCount": "1", "sh:name": { @@ -2088,7 +2100,7 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/4eafb6a8407472edb010c2645e6471622d634c2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/4eafb6a8407472edb010c2645e6471622d634c2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction", "sh:maxCount": "1", "sh:name": { @@ -2097,7 +2109,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/4f849955a9719248417742054de0797545897cdf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/4f849955a9719248417742054de0797545897cdf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask", "sh:maxCount": "1", "sh:name": { @@ -2106,7 +2118,7 @@ "sh:path": "http://openml.org/openml#hasTask" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/52712db7460a5532f8e4a412cb8caa0c029d6009", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/52712db7460a5532f8e4a412cb8caa0c029d6009", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasflow", "sh:maxCount": "1", "sh:name": { @@ -2115,7 +2127,7 @@ "sh:path": "http://openml.org/openml#hasFlow" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hastask", "sh:class": "http://openml.org/openml#Task", "sh:name": { @@ -2124,7 +2136,7 @@ "sh:path": "http://openml.org/openml#hasTask" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/60448300559a231c7fbe42095a2e00e681c355c1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/60448300559a231c7fbe42095a2e00e681c355c1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasparameter", "sh:class": "http://openml.org/openml#ParameterSetting", "sh:name": { @@ -2133,7 +2145,7 @@ "sh:path": "http://openml.org/openml#hasParameterSetting" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/629bbe57c2732660dcf6ee05809ff7d824661201", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/629bbe57c2732660dcf6ee05809ff7d824661201", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.rundetails", "sh:maxCount": "1", "sh:name": { @@ -2142,19 +2154,7 @@ "sh:path": "http://openml.org/openml#runDetails" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/722cf28ff24aad3e9d74bf43ebab4eb9ca2aa57d", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.TheAlgorithmexecutedbytherun.", - "sh:class": "http://www.w3.org/ns/mls#Algorithm", - "sh:description": { - "en": "The Algorithm executed by the run." - }, - "sh:name": { - "en": "The Algorithm executed by the run." - }, - "sh:path": "http://www.w3.org/ns/mls#realizes" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/9b4273b86fb7bc4b72ab1aeec3842bf74fb41927", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/9b4273b86fb7bc4b72ab1aeec3842bf74fb41927", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription", "sh:class": "http://openml.org/openml#OutputFileDescription", "sh:name": { @@ -2163,7 +2163,7 @@ "sh:path": "http://openml.org/openml#hasOutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/a4e84b2c4a95c26cc27bb46270f9934ac3180dab", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/a4e84b2c4a95c26cc27bb46270f9934ac3180dab", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription", "sh:maxCount": "1", "sh:name": { @@ -2172,7 +2172,7 @@ "sh:path": "http://openml.org/openml#hasOutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/a6a8b89a6989171ad80d09b1f1fbf34d3a4a0a28", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/a6a8b89a6989171ad80d09b1f1fbf34d3a4a0a28", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfiledescription", "sh:minCount": "1", "sh:name": { @@ -2181,7 +2181,7 @@ "sh:path": "http://openml.org/openml#hasOutputFileDescription" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/ac581b0674c3566f9a857e4ce8a489eb5450d9d0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/ac581b0674c3566f9a857e4ce8a489eb5450d9d0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupId", "sh:maxCount": "1", "sh:name": { @@ -2190,7 +2190,7 @@ "sh:path": "http://openml.org/openml#setupId" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/b9e1857c1f5f61fa0c840eb06b66959568ffbb98", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasoutputfileprediction", "sh:class": "http://openml.org/openml#OutputFilePrediction", "sh:name": { @@ -2199,7 +2199,7 @@ "sh:path": "http://openml.org/openml#hasOutputFilePrediction" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2211,7 +2211,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/ccf1428b613b5d52bad3569287d3d739648c8921", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/ccf1428b613b5d52bad3569287d3d739648c8921", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.errormessage", "sh:maxCount": "1", "sh:name": { @@ -2220,7 +2220,7 @@ "sh:path": "http://openml.org/openml#errorMessage" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/d7009ea4c4ac660aebc7a52a0363ee0c23f27270", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/d7009ea4c4ac660aebc7a52a0363ee0c23f27270", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.setupstring", "sh:maxCount": "1", "sh:name": { @@ -2229,7 +2229,7 @@ "sh:path": "http://openml.org/openml#setupString" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/db84124bfa16ef2cceb7157ac9ea78c898642d04", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -2238,7 +2238,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/e6b10372e56872f25144e0c3995ff1ec62327458", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/e6b10372e56872f25144e0c3995ff1ec62327458", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasuploader", "sh:maxCount": "1", "sh:name": { @@ -2247,7 +2247,7 @@ "sh:path": "http://openml.org/openml#hasUploader" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunShape/f0c2dc2de02ba31b557d31f8535d03ce0b4f7b0d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunShape/f0c2dc2de02ba31b557d31f8535d03ce0b4f7b0d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Run.hasevaluation", "sh:class": "http://openml.org/openml#Evaluation", "sh:name": { @@ -2259,12 +2259,12 @@ "sh:targetClass": "http://openml.org/openml#Run" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollectionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunCollectionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollectionShape/3bfd6bbaa652b7569c628cab39cbb22263983aa1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunCollectionShape/3bfd6bbaa652b7569c628cab39cbb22263983aa1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun", "sh:class": "http://openml.org/openml#Run", "sh:name": { @@ -2273,7 +2273,7 @@ "sh:path": "http://openml.org/openml#hasRun" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollectionShape/4417aad3ced8ce76b0728d26f8fca92ff9fd9f99", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RunCollectionShape/4417aad3ced8ce76b0728d26f8fca92ff9fd9f99", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RunCollection.hasrun", "sh:minCount": "1", "sh:name": { @@ -2285,12 +2285,12 @@ "sh:targetClass": "http://openml.org/openml#RunCollection" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.description", "sh:maxCount": "1", "sh:name": { @@ -2299,7 +2299,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2311,7 +2311,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/9892e8196714fd873dce0340b4aef867f222e0b0", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/9892e8196714fd873dce0340b4aef867f222e0b0", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto", "sh:class": "http://www.w3.org/ns/dcat#Distribution", "sh:name": { @@ -2320,7 +2320,7 @@ "sh:path": "http://openml.org/openml#isAppliedTo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/a0f4da5cc9aa65826345dcbced8ae0d5852f4832", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/a0f4da5cc9aa65826345dcbced8ae0d5852f4832", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.isappliedto", "sh:minCount": "1", "sh:name": { @@ -2329,7 +2329,7 @@ "sh:path": "http://openml.org/openml#isAppliedTo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title", "sh:description": { "en": "The name assigned to the resource." @@ -2341,7 +2341,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2353,7 +2353,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#SplitShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#SplitShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Split.title", "sh:description": { "en": "The name assigned to the resource." @@ -2368,12 +2368,12 @@ "sh:targetClass": "http://openml.org/openml#Split" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/02bd6d6e57d69f66d7c7c22bd964717550757224", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/02bd6d6e57d69f66d7c7c22bd964717550757224", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure", "sh:class": "http://openml.org/openml#EstimationProcedure", "sh:name": { @@ -2382,7 +2382,7 @@ "sh:path": "http://openml.org/openml#hasEstimationProcedure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/10e235e68735dce3f37bcccc4125623e56e5924d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/10e235e68735dce3f37bcccc4125623e56e5924d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix", "sh:maxCount": "1", "sh:name": { @@ -2391,7 +2391,7 @@ "sh:path": "http://openml.org/openml#hasCostMatrix" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/2c84feed94fa939faa3c2d068e1d8b4d0f4349b9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/2c84feed94fa939faa3c2d068e1d8b4d0f4349b9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure", "sh:minCount": "1", "sh:name": { @@ -2400,7 +2400,7 @@ "sh:path": "http://openml.org/openml#hasEvaluationMeasure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/5ba76a25e6d311d3bc386d0a799fe0c76b5a01e3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/5ba76a25e6d311d3bc386d0a799fe0c76b5a01e3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype", "sh:class": "http://openml.org/openml#TaskType", "sh:name": { @@ -2409,7 +2409,7 @@ "sh:path": "http://openml.org/openml#hasTaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/5ce4782c868966fe77821b2aeb6afd2f27c4a6cc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/5ce4782c868966fe77821b2aeb6afd2f27c4a6cc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hascostmatrix", "sh:class": "http://openml.org/openml#CostMatrix", "sh:name": { @@ -2418,7 +2418,7 @@ "sh:path": "http://openml.org/openml#hasCostMatrix" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2430,7 +2430,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/6470882f2d6b1fae79dd149c26efabdc25db1dab", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/6470882f2d6b1fae79dd149c26efabdc25db1dab", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature", "sh:minCount": "1", "sh:name": { @@ -2439,7 +2439,7 @@ "sh:path": "http://openml.org/openml#targetFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/781b4df04d19527857f3fef5de332f8a37f823a1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/781b4df04d19527857f3fef5de332f8a37f823a1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput", "sh:class": "http://openml.org/openml#Prediction", "sh:name": { @@ -2448,7 +2448,7 @@ "sh:path": "http://openml.org/openml#hasOutput" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/8b047554e4a05b1260ed79bfbc3acd7782d4cd45", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/8b047554e4a05b1260ed79bfbc3acd7782d4cd45", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype", "sh:maxCount": "1", "sh:name": { @@ -2457,7 +2457,7 @@ "sh:path": "http://openml.org/openml#hasTaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/8b57e391b134c3f5b7a3392e6300574a59728d31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/8b57e391b134c3f5b7a3392e6300574a59728d31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasevaluationmeasure", "sh:class": "http://openml.org/openml#EvaluationMeasure", "sh:name": { @@ -2466,7 +2466,7 @@ "sh:path": "http://openml.org/openml#hasEvaluationMeasure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title", "sh:description": { "en": "The name assigned to the resource." @@ -2478,7 +2478,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/c64497d2f1c6b3b3b8b462207ce244825e77052f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/c64497d2f1c6b3b3b8b462207ce244825e77052f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasestimationprocedure", "sh:minCount": "1", "sh:name": { @@ -2487,7 +2487,7 @@ "sh:path": "http://openml.org/openml#hasEstimationProcedure" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/cbb5fdd4749649ff8543334930493bdc823fb3dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/cbb5fdd4749649ff8543334930493bdc823fb3dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:name": { @@ -2496,7 +2496,7 @@ "sh:path": "http://openml.org/openml#sourceData" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/d9c68c9863db3488bb6edb1d43506b0af9101af2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/d9c68c9863db3488bb6edb1d43506b0af9101af2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hastasktype", "sh:minCount": "1", "sh:name": { @@ -2505,7 +2505,7 @@ "sh:path": "http://openml.org/openml#hasTaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/e5a2169d4263f34bce3cdca9306a9c7729a1ddd2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/e5a2169d4263f34bce3cdca9306a9c7729a1ddd2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.targetfeature", "sh:class": "http://openml.org/openml#Feature", "sh:name": { @@ -2514,7 +2514,7 @@ "sh:path": "http://openml.org/openml#targetFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/e998f1e1744928e57687173f501ae445da928f8a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/e998f1e1744928e57687173f501ae445da928f8a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput", "sh:maxCount": "1", "sh:name": { @@ -2523,7 +2523,7 @@ "sh:path": "http://openml.org/openml#hasOutput" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/ee4d28948330dde7fe5aa8613654e18347b94ede", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/ee4d28948330dde7fe5aa8613654e18347b94ede", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.sourcedata", "sh:minCount": "1", "sh:name": { @@ -2532,7 +2532,7 @@ "sh:path": "http://openml.org/openml#sourceData" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/f3c9a44185e43e19eda99f7282c79a1143000aeb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/f3c9a44185e43e19eda99f7282c79a1143000aeb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.hasoutput", "sh:minCount": "1", "sh:name": { @@ -2541,7 +2541,7 @@ "sh:path": "http://openml.org/openml#hasOutput" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Task.title", "sh:description": { "en": "The name assigned to the resource." @@ -2556,12 +2556,12 @@ "sh:targetClass": "http://openml.org/openml#Task" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollectionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskCollectionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollectionShape/03624eb3de0c8857a16f8351c20ec864521442a8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskCollectionShape/03624eb3de0c8857a16f8351c20ec864521442a8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask", "sh:minCount": "1", "sh:name": { @@ -2570,7 +2570,7 @@ "sh:path": "http://openml.org/openml#hasTask" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollectionShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskCollectionShape/528f70c89d40c1a70efe40d43bec73e9fcebc4f1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskCollection.hastask", "sh:class": "http://openml.org/openml#Task", "sh:name": { @@ -2582,12 +2582,12 @@ "sh:targetClass": "http://openml.org/openml#TaskCollection" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/362d1bf0eab8051024cf5ec1345eb1ce50762580", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description", "sh:maxCount": "1", "sh:name": { @@ -2596,7 +2596,7 @@ "sh:path": "http://www.w3.org/2004/02/skos/core#definition" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/5ea3e6deebe239c60a44df6083bb214422fb8cca", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2608,7 +2608,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.description", "sh:minCount": "1", "sh:name": { @@ -2617,7 +2617,7 @@ "sh:path": "http://www.w3.org/2004/02/skos/core#definition" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title", "sh:description": { "en": "The name assigned to the resource." @@ -2629,7 +2629,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/e0c9d9e2a26ed56f4d4d9eb9de7c55864b9b5635", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.id", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -2641,7 +2641,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskTypeShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TaskTypeShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TaskType.title", "sh:description": { "en": "The name assigned to the resource." @@ -2656,40 +2656,40 @@ "sh:targetClass": "http://openml.org/openml#TaskType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LicenseDocumentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LicenseDocumentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/LicenseDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LinguisticSystemShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LinguisticSystemShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/LinguisticSystem" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#MediaTypeOrExtentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#MediaTypeOrExtentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/MediaTypeOrExtent" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RightsStatementShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RightsStatementShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://purl.org/dc/terms/RightsStatement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/2a0b70511bdbfd369badf090bec158a76655ccb7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/2a0b70511bdbfd369badf090bec158a76655ccb7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation", "sh:minCount": "1", "sh:name": { @@ -2698,7 +2698,7 @@ "sh:path": "http://purl.org/dc/terms/bibliographicCitation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/419d4dd1ae984aa2905d9628506915979360a8b4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/419d4dd1ae984aa2905d9628506915979360a8b4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.bibliographiccitation", "sh:maxCount": "1", "sh:name": { @@ -2707,7 +2707,7 @@ "sh:path": "http://purl.org/dc/terms/bibliographicCitation" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/76a80b965577e70ddaa1ad1bd18df4759b0dd505", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format", "sh:minCount": "1", "sh:name": { @@ -2716,7 +2716,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.references", "sh:class": "https://linkedpaperswithcode.com/class/paper", "sh:description": { @@ -2728,7 +2728,7 @@ "sh:path": "http://purl.org/dc/terms/references" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReferenceShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#BibliographicReferenceShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#BibliographicReference.format", "sh:maxCount": "1", "sh:name": { @@ -2740,12 +2740,12 @@ "sh:targetClass": "http://purl.org/spar/biro/BibliographicReference" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/3eab73d86ca644be3c17cec9470a00ee097d8515", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/3eab73d86ca644be3c17cec9470a00ee097d8515", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue", "sh:datatype": "http://www.w3.org/2001/XMLSchema#hexBinary", "sh:description": { @@ -2757,7 +2757,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksumValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/842b9830971c91bb7d9da12b52e0b63ac999367d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/842b9830971c91bb7d9da12b52e0b63ac999367d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue", "sh:description": { "en": "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm." @@ -2769,7 +2769,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksumValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/9eeeae00a6e87149f282ea21e521ffb5231213ec", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/9eeeae00a6e87149f282ea21e521ffb5231213ec", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm", "sh:description": { "en": "This property identifies the algorithm used to produce the subject Checksum." @@ -2781,7 +2781,7 @@ "sh:path": "http://spdx.org/rdf/terms#algorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/b3831d3cf6e8caed0030a127020e18b940a718c3", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/b3831d3cf6e8caed0030a127020e18b940a718c3", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm", "sh:description": { "en": "This property identifies the algorithm used to produce the subject Checksum." @@ -2793,7 +2793,7 @@ "sh:path": "http://spdx.org/rdf/terms#algorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/c0f60a484249a358c0632ef47551529f01cd5833", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/c0f60a484249a358c0632ef47551529f01cd5833", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.checksumvalue", "sh:description": { "en": "This property provides a lower case hexadecimal encoded digest value produced using a specific algorithm." @@ -2805,7 +2805,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksumValue" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumShape/d9bbeace53175a03bb5a338cafcf57eb351166d2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumShape/d9bbeace53175a03bb5a338cafcf57eb351166d2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Checksum.algorithm", "sh:class": "http://spdx.org/rdf/terms#ChecksumAlgorithm", "sh:description": { @@ -2820,68 +2820,68 @@ "sh:targetClass": "http://spdx.org/rdf/terms#Checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ChecksumAlgorithmShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ChecksumAlgorithmShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://spdx.org/rdf/terms#ChecksumAlgorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#LiteralShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#LiteralShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#TemporalLiteralShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#TemporalLiteralShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ResourceShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ResourceShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/ns/dcat#Resource" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#HexBinaryShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#HexBinaryShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2001/XMLSchema#hexBinary" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#IntegerShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#IntegerShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2001/XMLSchema#integer" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#nonNegativeIntegerShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#nonNegativeIntegerShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#ConceptShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#ConceptShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/2004/02/skos/core#Concept" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/337cf55721093cc585693a5397601643d59a4c46", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/337cf55721093cc585693a5397601643d59a4c46", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.record", "sh:class": "http://www.w3.org/ns/dcat#CatalogRecord", "sh:description": { @@ -2893,7 +2893,7 @@ "sh:path": "http://www.w3.org/ns/dcat#record" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher", "sh:description": { "en": "This property refers to an entity (organisation) responsible for making the resource available." @@ -2905,7 +2905,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/7b94c69361e00163d16d78016cd994668c7fccda", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/7b94c69361e00163d16d78016cd994668c7fccda", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.dataset", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -2917,10 +2917,10 @@ "sh:path": "http://www.w3.org/ns/dcat#dataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.description", "sh:description": { - "en": "A free-text account of the resource." + "en": "A free-text account of the Catalogue." }, "sh:minCount": "1", "sh:name": { @@ -2929,7 +2929,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/a0ccdf3bd7f5d161d07f375a26e68c18ca91dc19", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/a0ccdf3bd7f5d161d07f375a26e68c18ca91dc19", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher", "sh:description": { "en": "This property refers to an entity (organisation) responsible for making the resource available." @@ -2941,7 +2941,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.publisher", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -2953,7 +2953,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/c26f8a3ac6445e9f36176f951acd9d235af5ffd9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/c26f8a3ac6445e9f36176f951acd9d235af5ffd9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.service", "sh:class": "http://www.w3.org/ns/dcat#DataService", "sh:description": { @@ -2965,10 +2965,10 @@ "sh:path": "http://www.w3.org/ns/dcat#service" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Catalogue.title", "sh:description": { - "en": "A name given to the resource." + "en": "A name given to the Catalogue." }, "sh:minCount": "1", "sh:name": { @@ -2980,12 +2980,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#Catalog" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/06293023d38e0a3f6d84479e2c37726cc226bcf6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/06293023d38e0a3f6d84479e2c37726cc226bcf6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate", "sh:description": { "en": "This property contains the most recent date on which the Catalogue entry was changed or modified." @@ -2997,7 +2997,7 @@ "sh:path": "http://purl.org/dc/terms/modified" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/65eafe0643a998b84fc2d253de401f9ad8355770", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/65eafe0643a998b84fc2d253de401f9ad8355770", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic", "sh:description": { "en": "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record." @@ -3009,7 +3009,7 @@ "sh:path": "http://xmlns.com/foaf/0.1/primaryTopic" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/9cfc04e7fc5c17860d295377c541e05a32bc8eeb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/9cfc04e7fc5c17860d295377c541e05a32bc8eeb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.descriptionversion", "sh:description": { "en": "It refers to the version of the description. '1' for original version." @@ -3021,7 +3021,7 @@ "sh:path": "http://openml.org/openml#descriptionVersion" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/9e9d878c1c354206edc1d411f33c82d4d01e5a8f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/9e9d878c1c354206edc1d411f33c82d4d01e5a8f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.modificationdate", "sh:description": { "en": "This property contains the most recent date on which the Catalogue entry was changed or modified." @@ -3033,7 +3033,7 @@ "sh:path": "http://purl.org/dc/terms/modified" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/c65d45ed7195ead5f643ec8c8afd29c6dd9662bf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/c65d45ed7195ead5f643ec8c8afd29c6dd9662bf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3045,7 +3045,7 @@ "sh:path": "http://xmlns.com/foaf/0.1/primaryTopic" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogRecordShape/edc684c84677aa4924b66988491caddda1a1e68b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#CatalogRecordShape/edc684c84677aa4924b66988491caddda1a1e68b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#CatalogueRecord.primarytopic", "sh:description": { "en": "This property links the Catalogue Record to the Dataset, Data service or Catalog described in the record." @@ -3060,12 +3060,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#CatalogRecord" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/1a61f733fafb015548fe0e21203d559c9cb4d228", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/1a61f733fafb015548fe0e21203d559c9cb4d228", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.servesdataset", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -3077,7 +3077,7 @@ "sh:path": "http://www.w3.org/ns/dcat#servesDataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/83ad7325cc6681e43e44550c269847065a95a14f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/83ad7325cc6681e43e44550c269847065a95a14f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL", "sh:description": { "en": "The root location or primary endpoint of the service (an IRI)." @@ -3089,7 +3089,7 @@ "sh:path": "http://www.w3.org/ns/dcat#endpointURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/eb3ac4e4fdde2e2588a9502c5956060a18c5c99f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/eb3ac4e4fdde2e2588a9502c5956060a18c5c99f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.endpointURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3101,7 +3101,7 @@ "sh:path": "http://www.w3.org/ns/dcat#endpointURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataServiceShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DataServiceShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DataService.title", "sh:description": { "en": "A name given to the resource." @@ -3116,12 +3116,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#DataService" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/07c84db1f47550a0c36cddd8d836f4d863905d67", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/07c84db1f47550a0c36cddd8d836f4d863905d67", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3133,7 +3133,7 @@ "sh:path": "http://openml.org/openml#access_policy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/08af3e659124fd190d8f62eff178a272a2d0251b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/08af3e659124fd190d8f62eff178a272a2d0251b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate", "sh:description": { "en": "The date the data was originally collected, given by the uploader." @@ -3145,7 +3145,7 @@ "sh:path": "http://openml.org/openml#collectionDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/0f6cb927d0d26f3819cba3fb903a075cd426180d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3157,19 +3157,19 @@ "sh:path": "http://www.w3.org/ns/adms#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/127356e072ad2adf857e915058ffaa4f172e65ac", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.issued", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/2ab9813b47309d4af98fdfe34189ea24baecc8cd", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.datasetdistribution", + "sh:class": "http://www.w3.org/ns/dcat#Distribution", "sh:description": { - "en": "This property contains the date of formal issuance (e.g., publication) of the Dataset." + "en": "This property links the Dataset to an available Distribution." }, - "sh:maxCount": "1", "sh:name": { - "en": "issued" + "en": "dataset distribution" }, - "sh:path": "http://purl.org/dc/terms/issued" + "sh:path": "http://www.w3.org/ns/dcat#distribution" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/2bc917d85a4ffccfa9de4268bf84b517c322ce2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.status", "sh:description": { "en": "The status of the dataset in the context of the publication process." @@ -3181,7 +3181,7 @@ "sh:path": "http://www.w3.org/ns/adms#status" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/495a2bdea22c8a156f1a7926737cdf33529871fd", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/495a2bdea22c8a156f1a7926737cdf33529871fd", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.hasversion", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -3190,10 +3190,10 @@ "sh:name": { "en": "has version" }, - "sh:path": "http://purl.org/dc/terms/hasVersion" + "sh:path": "http://www.w3.org/ns/dcat#hasVersion" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/532abc6f4975de87bbe22a9fa6932739f16a00db", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/532abc6f4975de87bbe22a9fa6932739f16a00db", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.collectionDate", "sh:description": { "en": "The date the data was originally collected, given by the uploader." @@ -3205,19 +3205,7 @@ "sh:path": "http://openml.org/openml#collectionDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/6631930d613b1d5b260d976a601d251efa561d7b", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.distribution", - "sh:class": "http://www.w3.org/ns/dcat#Distribution", - "sh:description": { - "en": "This property links the Dataset to an available Distribution." - }, - "sh:name": { - "en": "distribution" - }, - "sh:path": "http://www.w3.org/ns/dcat#distribution" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/67dcdb36167ca7969c0532898e11a98e9c2a80f5", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher", "sh:description": { "en": "This property refers to an entity (organisation) responsible for making the resource available." @@ -3229,7 +3217,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/797de37cf0e11c0819dbd38d85a43baa6352f22a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/797de37cf0e11c0819dbd38d85a43baa6352f22a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versionLabel", "sh:description": { "en": "Version label provided by user, something relevant to the user. Can also be a date, hash, or some other type of id." @@ -3241,7 +3229,7 @@ "sh:path": "http://openml.org/openml#versionLabel" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/7a20e2eb5f5549088fd53fa93fab0958019f267e", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/7a20e2eb5f5549088fd53fa93fab0958019f267e", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights", "sh:description": { "en": "This property refers to information that indicates whether the Dataset is open data, has access restrictions or is not public." @@ -3253,19 +3241,7 @@ "sh:path": "http://purl.org/dc/terms/accessRights" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/8772a17b46da88b8aa26c30e24bc3d9ef17fb940", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator", - "sh:description": { - "en": "This property refers to the entity responsible for producing the dataset." - }, - "sh:maxCount": "1", - "sh:name": { - "en": "creator" - }, - "sh:path": "http://purl.org/dc/terms/creator" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/8f61614144aa7bca188b24f5976593dc08aad0e6", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/8f61614144aa7bca188b24f5976593dc08aad0e6", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.description", "sh:description": { "en": "A free-text account of the resource." @@ -3277,7 +3253,7 @@ "sh:path": "http://purl.org/dc/terms/description" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/9512099dadc4456834bcbf88af15fccc7554129c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/9512099dadc4456834bcbf88af15fccc7554129c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.versioninfo", "sh:description": { "en": "This property contains a version number or other version designation of the Dataset." @@ -3289,7 +3265,7 @@ "sh:path": "http://www.w3.org/2002/07/owl#versionInfo" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isreferencedby", "sh:class": "https://linkedpaperswithcode.com/class/paper", "sh:description": { @@ -3301,7 +3277,7 @@ "sh:path": "http://purl.org/dc/terms/isReferencedBy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/95c69c99a1e3ade043911b51b942f206dea0e68d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isreferencedby", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3313,7 +3289,19 @@ "sh:path": "http://purl.org/dc/terms/isReferencedBy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/b362d2bdbbe8ba1c689e5554cca2bcbd295546de", + "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.releasedate", + "sh:description": { + "en": "This property contains the date of formal issuance (e.g., publication) of the Dataset." + }, + "sh:maxCount": "1", + "sh:name": { + "en": "release date" + }, + "sh:path": "http://purl.org/dc/terms/issued" + }, + { + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/b3ec0655204c62a2531244aaeab12f1a2c5e5b5d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.publisher", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3325,7 +3313,7 @@ "sh:path": "http://purl.org/dc/terms/publisher" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/c1d40f7102c8201949576e76be48b991b47958d9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/c1d40f7102c8201949576e76be48b991b47958d9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.creator", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3337,7 +3325,7 @@ "sh:path": "http://purl.org/dc/terms/creator" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/cca453176d6acdfcf4bd42617b21c975c62b0887", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/cca453176d6acdfcf4bd42617b21c975c62b0887", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.visibility", "sh:description": { "en": "Who can see the dataset. Typical values: 'Everyone','All my friends','Only me'. Can also be any of the user's circles." @@ -3349,7 +3337,7 @@ "sh:path": "http://openml.org/openml#access_policy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/ee60fdd4b8581460f5fc4077813b8bb3e3d77441", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/ee60fdd4b8581460f5fc4077813b8bb3e3d77441", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.accessrights", "sh:class": "http://purl.org/dc/terms/RightsStatement", "sh:description": { @@ -3361,7 +3349,7 @@ "sh:path": "http://purl.org/dc/terms/accessRights" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/f17847e940bbcc6c79ef55ad620214918ca79c79", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/f17847e940bbcc6c79ef55ad620214918ca79c79", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.isversionof", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -3373,7 +3361,7 @@ "sh:path": "http://purl.org/dc/terms/isVersionOf" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.title", "sh:description": { "en": "A name given to the resource." @@ -3385,7 +3373,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.contributor", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3397,7 +3385,7 @@ "sh:path": "http://purl.org/dc/terms/contributor" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/fe2ffe0b50cc4c20954873d72d0f815713857ec8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.contributor", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:description": { @@ -3409,11 +3397,11 @@ "sh:path": "http://purl.org/dc/terms/contributor" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DatasetShape/ffbbcd28b1fd92213d8350e1b6418d3d998c7197", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DatasetShape/ffbbcd28b1fd92213d8350e1b6418d3d998c7197", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Dataset.landingpage", "sh:class": "http://xmlns.com/foaf/0.1/Document", "sh:description": { - "en": "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information. It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator." + "en": "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information." }, "sh:name": { "en": "landing page" @@ -3424,12 +3412,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#Dataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/07881c00b6b7263297e992b1ea251140aa09c914", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/07881c00b6b7263297e992b1ea251140aa09c914", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.rowIDattribute", "sh:description": { "en": "The attribute that represents the row-id column, if present in the dataset." @@ -3441,7 +3429,7 @@ "sh:path": "http://openml.org/openml#rowIDAttribute" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/2553d0eb185e3cdf9c6f992f68022e6f98bf591c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/2553d0eb185e3cdf9c6f992f68022e6f98bf591c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature", "sh:class": "http://openml.org/openml#Feature", "sh:description": { @@ -3453,7 +3441,7 @@ "sh:path": "http://openml.org/openml#hasFeature" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/29ba27566ab1f32c8bb73f3492436d4bd868d3d2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.language", "sh:class": "http://purl.org/dc/terms/LinguisticSystem", "sh:description": { @@ -3465,7 +3453,7 @@ "sh:path": "http://purl.org/dc/terms/language" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/36b68d0f06c0eacbbddd0d2891379c6d005dc861", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/36b68d0f06c0eacbbddd0d2891379c6d005dc861", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy", "sh:description": { "en": "This property refers to the policy expressing the rights associated with the distribution if using the ODRL vocabulary." @@ -3477,7 +3465,7 @@ "sh:path": "http://www.w3.org/ns/odrl/2/hasPolicy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/44e0945e932b142aa37108f9c7baac138213357d", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/44e0945e932b142aa37108f9c7baac138213357d", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license", "sh:class": "http://purl.org/dc/terms/LicenseDocument", "sh:description": { @@ -3489,7 +3477,7 @@ "sh:path": "http://purl.org/dc/terms/license" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/6311ab0f528a12e90a9d4be09bdec4ff36578b32", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum", "sh:class": "http://spdx.org/rdf/terms#Checksum", "sh:description": { @@ -3501,7 +3489,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/653804840386e33525b3d39d205c174780be414b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/653804840386e33525b3d39d205c174780be414b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3513,7 +3501,7 @@ "sh:path": "http://www.w3.org/ns/dcat#accessURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/73765ca7a6e23ef17cf4e67a576e90a0c391f1c1", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/73765ca7a6e23ef17cf4e67a576e90a0c391f1c1", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.checksum", "sh:description": { "en": "This property provides a mechanism that can be used to verify that the contents of a distribution have not changed." @@ -3525,7 +3513,7 @@ "sh:path": "http://spdx.org/rdf/terms#checksum" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/737cd5f1c9f0e13c35eb82b7f0d2b2f76a9a82c7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format", "sh:class": "http://purl.org/dc/terms/MediaTypeOrExtent", "sh:description": { @@ -3537,7 +3525,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/7434c99492683a2fb06dcdcf1f238671caf3d462", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/7434c99492683a2fb06dcdcf1f238671caf3d462", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessservice", "sh:class": "http://www.w3.org/ns/dcat#DataService", "sh:description": { @@ -3549,7 +3537,7 @@ "sh:path": "http://www.w3.org/ns/dcat#accessService" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/86b0abd7196b83ba1afcf76da88c75cc7037958f", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/86b0abd7196b83ba1afcf76da88c75cc7037958f", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement", "sh:description": { "en": "Refers to the performed quality measurements. Quality measurements can be performed to any kind of resource (e.g., a dataset, a linkset, a graph, a set of triples). However, in the DQV context, this property is generally expected to be used in statements in which subjects are instances of dcat:Dataset or dcat:Distribution." @@ -3561,7 +3549,7 @@ "sh:path": "http://www.w3.org/ns/dqv#hasQualityMeasurement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/89c343106f4b110e35b7f2245dbd5ffe7c150a1b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/89c343106f4b110e35b7f2245dbd5ffe7c150a1b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingerror", "sh:description": { "en": "Errors discovered while processing the dataset." @@ -3573,7 +3561,7 @@ "sh:path": "http://openml.org/openml#processingError" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/8c1e0d1ac55cc7da56ed33785c09a2980899a997", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/8c1e0d1ac55cc7da56ed33785c09a2980899a997", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.haspolicy", "sh:class": "http://www.w3.org/ns/odrl/2/Policy", "sh:description": { @@ -3585,7 +3573,7 @@ "sh:path": "http://www.w3.org/ns/odrl/2/hasPolicy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/9484b608420ccb732e39ca34b588c57868c81181", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/9484b608420ccb732e39ca34b588c57868c81181", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.format", "sh:description": { "en": "This property refers to the file format of the Distribution." @@ -3597,7 +3585,7 @@ "sh:path": "http://purl.org/dc/terms/format" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/95509625b56c9643c3d508d415b35c9cbab6c095", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/95509625b56c9643c3d508d415b35c9cbab6c095", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingwarning", "sh:description": { "en": "Warnings while processing the dataset." @@ -3609,7 +3597,7 @@ "sh:path": "http://openml.org/openml#processingWarning" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/a07d6e7a0a1790b89a1ce7ff602cbbd9ea835282", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/a07d6e7a0a1790b89a1ce7ff602cbbd9ea835282", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.downloadURL", "sh:class": "http://www.w3.org/ns/dcat#Resource", "sh:description": { @@ -3621,7 +3609,7 @@ "sh:path": "http://www.w3.org/ns/dcat#downloadURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/a5a1142622bf258910a43fbd2aeba04b46c12982", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/a5a1142622bf258910a43fbd2aeba04b46c12982", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasqualitymeasurement", "sh:class": "http://www.w3.org/ns/dqv#QualityMeasurement", "sh:description": { @@ -3633,7 +3621,7 @@ "sh:path": "http://www.w3.org/ns/dqv#hasQualityMeasurement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/acf13c6a26e10d3615651c58e562492b2f2077f2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/acf13c6a26e10d3615651c58e562492b2f2077f2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.processingDate", "sh:description": { "en": "Date of processing." @@ -3645,7 +3633,7 @@ "sh:path": "http://openml.org/openml#processingDate" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -3657,7 +3645,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/cd035d5fcf2aa42f83e614e12afd8905d4d6bcf8", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/cd035d5fcf2aa42f83e614e12afd8905d4d6bcf8", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.license", "sh:description": { "en": "The licence under which the resource is made available." @@ -3669,19 +3657,7 @@ "sh:path": "http://purl.org/dc/terms/license" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/db1ddec760959e7876b98974163609b2ef0746a4", - "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.hasfeature", - "sh:description": { - "en": "The attribute or column being part of a distribution." - }, - "sh:minCount": "1", - "sh:name": { - "en": "has feature" - }, - "sh:path": "http://openml.org/openml#hasFeature" - }, - { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/e0065293221c5851ec508ae96cd4ad03ffdedd19", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/e0065293221c5851ec508ae96cd4ad03ffdedd19", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.accessURL", "sh:description": { "en": "This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset." @@ -3693,7 +3669,7 @@ "sh:path": "http://www.w3.org/ns/dcat#accessURL" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/ed8e40725c55813428b73d8e5042c6affe821ea2", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/ed8e40725c55813428b73d8e5042c6affe821ea2", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize", "sh:datatype": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "sh:description": { @@ -3705,7 +3681,7 @@ "sh:path": "http://www.w3.org/ns/dcat#byteSize" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DistributionShape/f635b26fbf54b0114a70dd22929ed87f5f34b230", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DistributionShape/f635b26fbf54b0114a70dd22929ed87f5f34b230", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Distribution.bytesize", "sh:description": { "en": "This property contains the size of a Distribution in bytes." @@ -3720,12 +3696,12 @@ "sh:targetClass": "http://www.w3.org/ns/dcat#Distribution" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/236f0210baaf149903750c43bbe7012c21debb2a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/236f0210baaf149903750c43bbe7012c21debb2a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type", "sh:description": { "en": "A classification for a quality." @@ -3737,7 +3713,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/30b25fb6495edb460ff0fbb23052ae4edc00f388", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalstart", "sh:maxCount": "1", "sh:name": { @@ -3746,7 +3722,7 @@ "sh:path": "http://openml.org/openml#intervalStart" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/322371a77364a50f049d46180f6192532eea26dc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/322371a77364a50f049d46180f6192532eea26dc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type", "sh:class": "http://openml.org/openml#DataQuality", "sh:description": { @@ -3758,7 +3734,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/66f17ab947f9a218de93f9de0e85439f7fde9672", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/66f17ab947f9a218de93f9de0e85439f7fde9672", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex", "sh:class": "http://openml.org/openml#Feature", "sh:description": { @@ -3770,7 +3746,7 @@ "sh:path": "http://openml.org/openml#featureIndex" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/6abc5b7e3a4da3720d6c5869dbe9ae202ed58096", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/6abc5b7e3a4da3720d6c5869dbe9ae202ed58096", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.featureindex", "sh:description": { "en": "The feature on which the quality is measure on." @@ -3782,7 +3758,7 @@ "sh:path": "http://openml.org/openml#featureIndex" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/74feba662f4f65577bf45a8dd94f8faec0f03592", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/74feba662f4f65577bf45a8dd94f8faec0f03592", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.type", "sh:description": { "en": "A classification for a quality." @@ -3794,7 +3770,7 @@ "sh:path": "http://purl.org/dc/terms/type" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/7b94c69361e00163d16d78016cd994668c7fccda", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/7b94c69361e00163d16d78016cd994668c7fccda", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.dataset", "sh:class": "http://www.w3.org/ns/dqv#QualityMeasurementDataset", "sh:description": { @@ -3806,7 +3782,7 @@ "sh:path": "http://purl.org/linked-data/cube#dataSet" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/9e6efd49d4b4d8a4758672d9007bbe68237d359b", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value", "sh:description": { "en": "Refers to values computed by metric." @@ -3818,7 +3794,7 @@ "sh:path": "http://www.w3.org/ns/dqv#value" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/a07d612ff8fcb71acf6529aa9452dcfb4cff1c89", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.intervalend", "sh:maxCount": "1", "sh:name": { @@ -3827,7 +3803,7 @@ "sh:path": "http://openml.org/openml#intervalEnd" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementShape/db15b7df9d94d285bd33d0966a4d2357f8333c31", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurement.value", "sh:description": { "en": "Refers to values computed by metric." @@ -3842,12 +3818,12 @@ "sh:targetClass": "http://www.w3.org/ns/dqv#QualityMeasurement" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape/6c7c1bd2ab3b7761e5be759a078a9fd93f411a57", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -3859,7 +3835,7 @@ "sh:path": "http://purl.org/dc/terms/identifier" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape/a48023c26c61432058657f73b37b07cbb7b17ef4", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape/a48023c26c61432058657f73b37b07cbb7b17ef4", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.evaluationengineid", "sh:description": { "en": "The engine responsible for extracting the features." @@ -3871,7 +3847,7 @@ "sh:path": "http://openml.org/openml#evaluationEngine" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDatasetShape/c0d17764e84e711728581fda7356a51e99a9040a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#QualityMeasurementDatasetShape/c0d17764e84e711728581fda7356a51e99a9040a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#QualityMeasurementDataset.identifier", "sh:description": { "en": "An unambiguous identifier for the resource." @@ -3886,12 +3862,12 @@ "sh:targetClass": "http://www.w3.org/ns/dqv#QualityMeasurementDataset" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/06dd8527be578ba457fe751ba25cbbf12fb4181e", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/06dd8527be578ba457fe751ba25cbbf12fb4181e", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype", "sh:description": { "en": "A relation between an algorithm learning method and the category of algorithm learning methods that it belongs to." @@ -3903,7 +3879,7 @@ "sh:path": "http://w3id.org/mlso/hasLearningMethodType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/5194505a7ca9aa7799053a0f1ce433f62b60448c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/5194505a7ca9aa7799053a0f1ce433f62b60448c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.haslearningmethodtype", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3915,7 +3891,7 @@ "sh:path": "http://w3id.org/mlso/hasLearningMethodType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/b10ba00e2d58fe51a71b935f390fcb69dc53d208", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/b10ba00e2d58fe51a71b935f390fcb69dc53d208", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype", "sh:description": { "en": "A relation between an algorithm the category of algorithms that belongs to." @@ -3927,7 +3903,7 @@ "sh:path": "http://w3id.org/mlso/hasAlgorithmType" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AlgorithmShape/e2bcc17dd09d47b81f8849751c156a5004602523", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AlgorithmShape/e2bcc17dd09d47b81f8849751c156a5004602523", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Algorithm.hasalgorithmtype", "sh:class": "http://www.w3.org/2004/02/skos/core#Concept", "sh:description": { @@ -3942,19 +3918,19 @@ "sh:targetClass": "http://www.w3.org/ns/mls#Algorithm" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PolicyShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PolicyShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://www.w3.org/ns/odrl/2/Policy" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AgentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AgentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#AgentShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#AgentShape/96cdcbb0489a41ab01fc39c521f5ed607a0b2c41", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Agent.name", "sh:description": { "en": "This property contains a name of the agent. This property can be repeated for different versions of the name (e.g. the name in different languages)" @@ -3969,19 +3945,19 @@ "sh:targetClass": "http://xmlns.com/foaf/0.1/Agent" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#DocumentShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#DocumentShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [], "sh:targetClass": "http://xmlns.com/foaf/0.1/Document" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/02cdb01e26c51e7f0c6faaab7db8291d68ff7edc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/02cdb01e26c51e7f0c6faaab7db8291d68ff7edc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument", "sh:maxCount": "1", "sh:name": { @@ -3990,7 +3966,7 @@ "sh:path": "http://data.europa.eu/m8g/hasDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/1cf19b8f20dc9c7b053680153b1fea667f845f4a", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasrepository", "sh:class": "https://linkedpaperswithcode.com/class/repository", "sh:name": { @@ -3999,7 +3975,7 @@ "sh:path": "https://linkedpaperswithcode.com/property/hasRepository" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/344a163d8946918f8f9f0e0f5c7d30cecb631c72", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/344a163d8946918f8f9f0e0f5c7d30cecb631c72", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.subject", "sh:description": { "en": "A topic of the resource." @@ -4011,7 +3987,7 @@ "sh:path": "http://purl.org/dc/terms/subject" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/3ca0b4a60fc6b1bb99a5f48951c237361c47eb2c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/3ca0b4a60fc6b1bb99a5f48951c237361c47eb2c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.abstract", "sh:description": { "en": "A summary of the resource." @@ -4023,7 +3999,7 @@ "sh:path": "http://purl.org/dc/terms/abstract" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/60b32db6353eb994e20f096114098505957145fc", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/60b32db6353eb994e20f096114098505957145fc", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument", "sh:minCount": "1", "sh:name": { @@ -4032,7 +4008,7 @@ "sh:path": "http://data.europa.eu/m8g/hasDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/65cf1e33dd53877deac84ec9b7c5dda38aa45e59", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/65cf1e33dd53877deac84ec9b7c5dda38aa45e59", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date", "sh:description": { "en": "A point or period of time associated with an event in the lifecycle of the resource." @@ -4044,7 +4020,7 @@ "sh:path": "http://purl.org/dc/terms/date" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/837ca7aadb4e9b329c60db5f35ffa3258e9a4dbb", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.references", "sh:class": "http://www.w3.org/ns/dcat#Dataset", "sh:description": { @@ -4056,7 +4032,7 @@ "sh:path": "http://purl.org/dc/terms/references" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/bb8f1feb9d550240a3b56a28b751bad334c31adf", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/bb8f1feb9d550240a3b56a28b751bad334c31adf", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.date", "sh:description": { "en": "A point or period of time associated with an event in the lifecycle of the resource." @@ -4068,7 +4044,7 @@ "sh:path": "http://purl.org/dc/terms/date" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/be141beb82405379965eacea839830ade52f23b7", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/be141beb82405379965eacea839830ade52f23b7", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasdocument", "sh:class": "http://xmlns.com/foaf/0.1/Document", "sh:name": { @@ -4077,7 +4053,7 @@ "sh:path": "http://data.europa.eu/m8g/hasDocument" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/c1d40f7102c8201949576e76be48b991b47958d9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/c1d40f7102c8201949576e76be48b991b47958d9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.creator", "sh:class": "http://xmlns.com/foaf/0.1/Agent", "sh:name": { @@ -4086,7 +4062,7 @@ "sh:path": "http://purl.org/dc/terms/creator" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/c4fdb9967443dd30f3b42d440beb3d113f53bd01", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title", "sh:description": { "en": "A name given to the resource." @@ -4098,7 +4074,7 @@ "sh:path": "http://purl.org/dc/terms/title" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/d97c8dfe754f6ee5ceb4ed84943e5960cef9e457", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/d97c8dfe754f6ee5ceb4ed84943e5960cef9e457", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.hasmodel", "sh:class": "http://data.europa.eu/m8g/MachineLearningModel", "sh:name": { @@ -4107,7 +4083,7 @@ "sh:path": "https://linkedpaperswithcode.com/property/hasModel" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#PaperShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#PaperShape/f8b02efd063b8089b72ce9677a1e4a3488eeb9a9", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Paper.title", "sh:description": { "en": "A name given to the resource." @@ -4122,12 +4098,12 @@ "sh:targetClass": "https://linkedpaperswithcode.com/class/paper" }, { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RepositoryShape", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RepositoryShape", "@type": "sh:NodeShape", "sh:closed": false, "sh:property": [ { - "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#RepositoryShape/9b660db1133790511dd6d633f914c589c61f464c", + "@id": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0/shacl/mldcat-ap-SHACL.ttl#RepositoryShape/9b660db1133790511dd6d633f914c589c61f464c", "rdfs:seeAlso": "https://semiceu.github.io/MLDCAT-AP/releases/2.0.0#Repository.hasfile", "sh:class": "http://openml.org/openml#OutputFilePrediction", "sh:name": {