File tree Expand file tree Collapse file tree 6 files changed +62
-8
lines changed Expand file tree Collapse file tree 6 files changed +62
-8
lines changed Original file line number Diff line number Diff line change
1
+ # Vim swap
2
+ * .swp
Original file line number Diff line number Diff line change
1
+ # Diagram editor namespace prefix
2
+
3
+ This URL prefix, ` https://apollo-protocol.github.io/ns/2023/diagram-editor ` ,
4
+ is allocated for use by the [ 4D activity diagram editor] ( https://github.com/Apollo-Protocol/4d-activity-editor ) .
5
+
6
+ The URLs under this namespace are used as IRIs in RDF.
7
+
8
+ ## diagram
9
+
10
+ https://apollo-protocol.github.io/ns/2023/diagram-editor/diagram#
11
+
12
+ This prefix is used for objects created in a diagram. The URL fragment
13
+ part is a UUID.
14
+
15
+ ## hqdm-representation
16
+
17
+ https://apollo-protocol.github.io/ns/2023/diagram-editor#hqdm-representation
18
+
19
+ This IRI is included in RDF generated by the editor as the subject of an
20
+ RDF relation with predicate
21
+ [ owl: versionInfo ] ( http://www.w3.org/2002/07/owl#versionInfo ) . It
22
+ indicates the version of the HQDM data representation used.
23
+
Original file line number Diff line number Diff line change
1
+ # HQDM-lib namespace prefix
2
+
3
+ This URL prefix, ` https://apollo-protocol.github.io/ns/2023/hqdm-lib ` ,
4
+ is allocated for use by the [ hqdm-lib
5
+ library] ( https://github.com/Apollo-Protocol/hqdm-lib ) .
6
+
7
+ The URLs under this namespace are used as well-known IRIs in RDF.
8
+
9
+ ## rdf-representation
10
+
11
+ https://apollo-protocol.github.io/ns/2023/hqdm-lib#rdf-representation
12
+
13
+ This IRI is included in RDF generated by hqdm-lib as the subject of an
14
+ RDF relation with predicate
15
+ [ owl: versionInfo ] ( http://www.w3.org/2002/07/owl#versionInfo ) . It
16
+ indicates the version of the mapping from HQDM to RDF used.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # The Apollo Protocol
2
+
3
+ A community to look at unlocking the benefits of digital twins between
4
+ the built environment and manufacturing sectors, supported by the
5
+ technology sector.
6
+
7
+ [ Public information about the Apollo Protocol is available
8
+ here.] ( https://digitaltwinhub.co.uk/networks/29-the-apollo-protocol/ )
9
+
10
+ This page exists [ for technical reasons only] ( /ns ) .
Original file line number Diff line number Diff line change
1
+ # Namespace prefixes
2
+
3
+ This section of URL space exists to provide namespace prefixes.
4
+ Currently-allocated prefixes are:
5
+
6
+ * [ 2023/hqdm-lib] ( ./2023/hqdm-lib ) Allocated to
7
+ [ hqdm-lib] ( https://github.com/Apollo-Protocol/hqdm-lib ) .
8
+
9
+ * [ 2023/diagram-editor] ( ./2023/diagram-editor ) Allocated to the
10
+ prototype [ 4D activity diagram
11
+ editor] ( https://github.com/Apollo-Protocol/4d-activity-editor ) .
You can’t perform that action at this time.
0 commit comments