Skip to content

Commit 9109d1e

Browse files
committed
Remove unused namespace.
1 parent 686a5c0 commit 9109d1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/esmf-test-aspect-models/src/main/resources/valid/samm_2_0_0/org.eclipse.esmf.test/1.0.0/AspectWithOptionalPropertyAndConstraint.ttl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> .
1414
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:2.0.0#> .
1515
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:bamm:io.openmanufacturing:unit:2.0.0#> .
1716

1817
:AspectWithOptionalPropertyAndConstraint a samm:Aspect ;
1918
samm:properties ( [ samm:property :stringProperty; samm:optional true ] ) ;

0 commit comments

Comments
 (0)