Skip to content

Commit 5dc275e

Browse files
committed
Fix formatting of prefixes in test models
1 parent e14643c commit 5dc275e

13 files changed

+63
-63
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
1414
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#> .
15-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
15+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
1717

1818
:AspectWithDateTimeTypeForRangeConstraints
1919
a samm:Aspect ;

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
1414
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#> .
15-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
15+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
1717

1818
:AspectWithDurationTypeForRangeConstraints
1919
a samm:Aspect ;

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#>.
13-
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#>.
14-
@prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:1.0.0#>.
15-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#>.
16-
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
17-
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
18-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
19-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#>.
12+
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
13+
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#> .
14+
@prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:1.0.0#> .
15+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
16+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
17+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
18+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
2020

2121
:AspectWithEnumOnlyOneSee a samm:Aspect;
2222
samm:name "Test";
@@ -38,4 +38,4 @@
3838
samm:name "Enum2";
3939
samm:dataType xsd:string;
4040
samm-c:values ("1" "2");
41-
samm:see <https://test.com>.
41+
samm:see <https://test.com> .

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
1414
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#> .
15-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
15+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
1717

1818

1919
:AspectWithGTypeForRangeConstraints

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#>.
14-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#>.
15-
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#>.
16-
@prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:1.0.0#>.
12+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
13+
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:1.0.0#> .
14+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:1.0.0#> .
15+
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:1.0.0#> .
16+
@prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:1.0.0#> .
1717
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
1818

1919
:AspectWithRecursivePropertyWithOptional a samm:Aspect;

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@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#> .
15-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
15+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
1717

1818
:AspectWithDateTimeTypeForRangeConstraints
1919
a samm:Aspect ;

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@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#> .
15-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
15+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
1717

1818
:AspectWithDurationTypeForRangeConstraints
1919
a samm:Aspect ;

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@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#> .
15-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
15+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
1717

1818
:AspectWithEntityWithoutProperty
1919
a samm:Aspect ;
@@ -55,4 +55,4 @@
5555
a samm:Property ;
5656
samm:preferredName "Entity Property"@en ;
5757
samm:description "This is a property for the test entity."@en ;
58-
samm:characteristic samm-c:Text .
58+
samm:characteristic samm-c:Text .

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#>.
13-
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:2.0.0#>.
14-
@prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:2.0.0#>.
15-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#>.
16-
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
17-
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
18-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
19-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#>.
12+
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> .
13+
@prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:2.0.0#> .
14+
@prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:2.0.0#> .
15+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
16+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
17+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
18+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
2020

2121
:AspectWithEnumOnlyOneSee a samm:Aspect;
2222
samm:properties (:prop1 :prop2);
@@ -35,4 +35,4 @@
3535
:Enum2 a samm-c:Enumeration;
3636
samm:dataType xsd:string;
3737
samm-c:values ("1" "2");
38-
samm:see <https://test.com>.
38+
samm:see <https://test.com> .

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
#
1010
# SPDX-License-Identifier: MPL-2.0
1111

12-
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13-
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> .
12+
@prefix : <urn:samm:org.eclipse.esmf.test:1.0.0#> .
13+
@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 samm-e: <urn:samm:org.eclipse.esmf.samm:entity:2.0.0#> .
16-
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
17-
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
16+
@prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.0.0#> .
17+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1818

1919
:AspectWithExtendedEntity a samm:Aspect ;
2020
samm:properties ( :testProperty ) ;

0 commit comments

Comments
 (0)