Skip to content

Commit 26eb115

Browse files
committed
updated SHACL shapes
TODO: copy all the shapes, instead of a single file
1 parent 1da0f61 commit 26eb115

5 files changed

Lines changed: 9473 additions & 1 deletion

File tree

ted_sws/mapping_suite_processor/services/conceptual_mapping_processor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
CONCEPTUAL_MAPPINGS_ASSERTIONS = "cm_assertions"
2121
SHACL_SHAPE_INJECTION_FOLDER = "ap_data_shape"
2222
SHACL_SHAPE_RESOURCES_FOLDER = "shacl_shapes"
23-
SHACL_SHAPE_FILE_NAME = "ePO_shacl_shapes.rdf"
23+
SHACL_SHAPE_FILE_NAME = "ePO_shacl_shapes.ttl"
2424
MAPPING_FILES_RESOURCES_FOLDER = "mapping_files"
2525
SPARQL_QUERIES_RESOURCES_FOLDER = "queries"
2626
SPARQL_QUERIES_INJECTION_FOLDER = "business_queries"

0 commit comments

Comments
 (0)