@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://datagraph.dev.matportal.org/id/dataset/steel-inspection-document-mapro> a dcat:Dataset ;
  dcterms:title "Steel inspection document Mapro" ;
  dcterms:description "This dataset documents the conversion of a steel product inspection document from the **Manufacturing-X dataspace** into a **[PMDCo](https://github.com/materialdigital/core-ontology)**-conformant knowledge graph. The source data is an [Asset Administration Shell (AAS) inspection document](https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/25076900-3a83-4580-a354-47055958a22c/download/inspectiondocument_316_4401_alloy.json) for cold-rolled stainless steel 316/4401, conforming to the EN 10204 standard as used in the Manufacturing-X dataspace. ## Conversion Pipeline 1. The [AAS inspection document](https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/25076900-3a83-4580-a354-47055958a22c/download/inspectiondocument_316_4401_alloy.json) is loaded into a triplestore using the [AAS2KG tool](https://github.com/MI-FraunhoferIWM/AAS2KG-inspection-documents-of-steel-products) 2. A [SPARQL CONSTRUCT query](https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/93e50b44-f325-417b-80dd-83fc2664ce6b/download/inspectiondocument_aas2kg_mapping.sparql) transforms the AAS RDF into PMDCo-conformant triples, extracting mechanical properties (tensile strength, yield strength, elongation) and chemical composition (9 elements) as PMDCo quality entities with QUDT-typed measurement datums 3. The [output graph](https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/929c0b99-ebfb-4aaf-99c5-ae29285ace71/download/inspectiondocument_316_4401_alloy_pmdcore.ttl) is a standalone PMDCo knowledge graph of the stainless steel material ## Part of Cross-Dataspace Demonstration This dataset is part of a three-dataset series: - [cross-project-use-case](https://dataportal.material-digital.de/dataset/cross-project-use-case) — Catena-X SAMM → PMDCo conversion - **This dataset** — Manufacturing-X AAS → PMDCo conversion - [pmd-x-cross-dataspace-demo](https://dataportal.material-digital.de/dataset/pmd-x-cross-dataspace-demo) — joint assembly graph and cross-dataspace SPARQL queries The pipeline is demonstrated here https://github.com/MI-FraunhoferIWM/AAS2KG-inspection-documents-of-steel-products and the RDF data generated is exported into DSMS platform https://pmdx.materials-data.space/knowledge/dataset/inspectiondocument316-4401bb791e14-2532-46c7-a7ea-82d332bd35d3-bfbb73ef" ;
  dcterms:identifier "a725c4a1-a463-47f8-bad3-fe84b73ef0d3" ;
  dcterms:license "License not specified" ;
  dcterms:publisher "[{\"email\": \"\", \"identifier\": \"\", \"name\": \"\", \"type\": \"\", \"uri\": \"\", \"url\": \"\"}]" ;
  prov:wasDerivedFrom "Harvested from Platform MaterialDigital CKAN Action API without credentials. "
  ; dcterms:hasPart <https://datagraph.dev.matportal.org/id/graph/steel-inspection-document-mapro/inspectiondocument-316-4401-alloy-pmdcore-929c0b99>
  ; dcat:distribution <https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_0a2b4f341628c7f5>
  ; dcat:distribution <https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_6e4673afc1b4fa98>
  ; dcat:distribution <https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_7eef23168f5b7f09>
  ; dcat:distribution <https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_60726c8e2e68ad86>
  ; dcat:distribution <https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_d374572dc7efd311> .

<https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_0a2b4f341628c7f5> a dcat:Distribution ;
  dcterms:title "InspectionDocument_316_4401_alloy.json" ;
  dcat:accessURL <https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/25076900-3a83-4580-a354-47055958a22c/download/inspectiondocument_316_4401_alloy.json> ;
  dcterms:format "JSON" .

<https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_6e4673afc1b4fa98> a dcat:Distribution ;
  dcterms:title "InspectionDocument_AAS2KG_mapping.sparql" ;
  dcat:accessURL <https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/93e50b44-f325-417b-80dd-83fc2664ce6b/download/inspectiondocument_aas2kg_mapping.sparql> ;
  dcterms:format "SPARQL" .

<https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_7eef23168f5b7f09> a dcat:Distribution ;
  dcterms:title "InspectionDocument_316_4401_alloy_PMDCore.ttl" ;
  dcat:accessURL <https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/resource/929c0b99-ebfb-4aaf-99c5-ae29285ace71/download/inspectiondocument_316_4401_alloy_pmdcore.ttl> ;
  dcterms:format "text/turtle" .

<https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_60726c8e2e68ad86> a dcat:Distribution ;
  dcterms:title "SPARQL" ;
  dcat:accessURL <https://dataportal.material-digital.de/dataset/a725c4a1-a463-47f8-bad3-fe84b73ef0d3/fuseki/$/sparql> ;
  dcterms:format "SPARQL" .

<https://datagraph.dev.matportal.org/id/distribution/steel-inspection-document-mapro/resource_d374572dc7efd311> a dcat:Distribution ;
  dcterms:title "InspectionDocument_316_4401_alloy_PMDCore.ttl" ;
  dcat:accessURL <https://datagraph.dev.matportal.org/data/distribution/steel-inspection-document-mapro/resource_d374572dc7efd311.ttl> ;
  dcterms:format "turtle" .
