@@ -114,21 +114,23 @@ <h6><dfn>sosa:FeatureOfInterest</dfn></h6>
114114 < a > sosa:FeatureOfInterest</ a > for an automatic window control
115115 < a > sosa:Actuation</ a > .
116116 </ dd >
117- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
118- < dd class ="ssn ">
119- < a > sosa:isFeatureOfInterestOf</ a >
120- < em > < b > SOME</ b > </ em >
121- (< a > sosa:Execution</ a > < em > < b > OR</ b > </ em > < a > sosa:Deployment</ a > )
122- < br >
123- < a > sosa:hasProperty</ a >
124- < em > < b > ONLY</ b > </ em >
125- < a > sosa:Property</ a >
126- < br >
127- < a > sosa:hasSample</ a >
128- < em > < b > ONLY</ b > </ em >
129- < a > sosa:Sample</ a >
130- < br >
131- </ dd >
117+ < div class ="ssn " id ="SSNFeatureOfInterest ">
118+ < dt class ="restrictions "> Restrictions in SSN</ dt >
119+ < dd >
120+ < a > sosa:isFeatureOfInterestOf</ a >
121+ < em > < b > SOME</ b > </ em >
122+ (< a > sosa:Execution</ a > < em > < b > OR</ b > </ em > < a > sosa:Deployment</ a > )
123+ < br >
124+ < a > sosa:hasProperty</ a >
125+ < em > < b > ONLY</ b > </ em >
126+ < a > sosa:Property</ a >
127+ < br >
128+ < a > sosa:hasSample</ a >
129+ < em > < b > ONLY</ b > </ em >
130+ < a > sosa:Sample</ a >
131+ < br >
132+ </ dd >
133+ </ div >
132134 < dt > is Defined By</ dt >
133135 < dd >
134136 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
@@ -177,34 +179,36 @@ <h6><dfn>sosa:Property</dfn></h6>
177179 < br >
178180 Windows have a property "open state".
179181 </ dd >
180- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
181- < dd class ="ssn ">
182- < a > sosa:hasProcedure</ a >
183- < em > < b > ONLY</ b > </ em >
184- < a > sosa:Procedure</ a >
185- < br >
186- < a > sosa:isPropertyOf</ a >
187- < em > < b > ONLY</ b > </ em >
188- < a > sosa:FeatureOfInterest</ a >
189- < br >
190- < a > sosa:isActedOnBy</ a >
191- < em > < b > ONLY</ b > </ em >
192- < a > sosa:Actuator</ a >
193- < br >
194- < a > sosa:wasActedOnBy</ a >
195- < em > < b > ONLY</ b > </ em >
196- (< a > sosa:Actuation</ a > < em > < b > OR</ b > </ em >
197- < a > sosa:ActuationCollection</ a > )
198- < br >
199- < a > sosa:isObservedBy</ a >
200- < em > < b > ONLY</ b > </ em >
201- < a > sosa:Sensor</ a >
202- < br >
203- < a > sosa:wasObservedBy</ a >
204- < em > < b > ONLY</ b > </ em >
205- (< a > sosa:Observation</ a > < em > < b > OR</ b > </ em >
206- < a > sosa:ObservationCollection</ a > )
207- </ dd >
182+ < div class ="ssn " id ="SSNProperty ">
183+ < dt class ="restrictions "> Restrictions in SSN</ dt >
184+ < dd >
185+ < a > sosa:hasProcedure</ a >
186+ < em > < b > ONLY</ b > </ em >
187+ < a > sosa:Procedure</ a >
188+ < br >
189+ < a > sosa:isPropertyOf</ a >
190+ < em > < b > ONLY</ b > </ em >
191+ < a > sosa:FeatureOfInterest</ a >
192+ < br >
193+ < a > sosa:isActedOnBy</ a >
194+ < em > < b > ONLY</ b > </ em >
195+ < a > sosa:Actuator</ a >
196+ < br >
197+ < a > sosa:wasActedOnBy</ a >
198+ < em > < b > ONLY</ b > </ em >
199+ (< a > sosa:Actuation</ a > < em > < b > OR</ b > </ em >
200+ < a > sosa:ActuationCollection</ a > )
201+ < br >
202+ < a > sosa:isObservedBy</ a >
203+ < em > < b > ONLY</ b > </ em >
204+ < a > sosa:Sensor</ a >
205+ < br >
206+ < a > sosa:wasObservedBy</ a >
207+ < em > < b > ONLY</ b > </ em >
208+ (< a > sosa:Observation</ a > < em > < b > OR</ b > </ em >
209+ < a > sosa:ObservationCollection</ a > )
210+ </ dd >
211+ </ div >
208212 < dt > is Defined By</ dt >
209213 < dd >
210214 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
@@ -553,7 +557,6 @@ <h6><dfn>sosa:Procedure</dfn></h6>
553557 their properties.
554558 </ dd >
555559 < div class ="ssn " id ="SSNProcedure ">
556-
557560 < dt class ="restrictions "> Restrictions in SSN</ dt >
558561 < dd >
559562 < a > sosa:implementedBy</ a >
@@ -970,7 +973,7 @@ <h6><dfn>sosa:Execution</dfn></h6>
970973 executions and their properties.
971974 < br >
972975 < br >
973- Execution is considered to be abstract.
976+ Execution is considered to be abstract.
974977 Individual Executions SHOULD be typed with one of the (concrete) sub-classes of Execution.
975978 </ dd >
976979 < div class ="ssn " id ="SSNExecution ">
@@ -1092,32 +1095,35 @@ <h6><dfn>sosa:ExecutionCollection</dfn></h6>
10921095 executions and their properties.
10931096 < br >
10941097 < br >
1095- ExecutionCollection is considered to be abstract.
1096- Individual execution collections SHOULD be typed with one of the (concrete) sub-classes of ExecutionCollection.
1097- </ dd >
1098- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
1099- < dd class ="ssn ">
1100- < a > sosa:madeBySystem</ a >
1101- < em > < b > ONLY</ b > </ em >
1102- < a > sosa:System</ a >
1103- < br >
1104- < a > sosa:usedProcedure</ a >
1105- < em > < b > ONLY</ b > </ em >
1106- < a > sosa:Procedure</ a >
1107- < br >
1108- < a > sosa:hasFeatureOfInterest</ a >
1109- < em > < b > ONLY</ b > </ em >
1110- < a > sosa:FeatureOfInterest</ a >
1111- < br >
1112- < a > sosa:hasUltimateFeatureOfInterest</ a >
1113- < em > < b > ONLY</ b > </ em >
1114- < a > sosa:FeatureOfInterest</ a >
1115- < br >
1116- < a > sosa:hasMember</ a >
1117- < em > < b > ONLY</ b > </ em >
1118- (< a > sosa:Execution</ a > < em > < b > OR</ b > </ em >
1119- < a > sosa:ExecutionCollection</ a > )
1098+ ExecutionCollection is considered to be abstract.
1099+ Individual execution collections SHOULD be typed with one of the (concrete) sub-classes of
1100+ ExecutionCollection.
11201101 </ dd >
1102+ < div class ="ssn " id ="SSNExecutionCollection ">
1103+ < dt class ="restrictions "> Restrictions in SSN</ dt >
1104+ < dd >
1105+ < a > sosa:madeBySystem</ a >
1106+ < em > < b > ONLY</ b > </ em >
1107+ < a > sosa:System</ a >
1108+ < br >
1109+ < a > sosa:usedProcedure</ a >
1110+ < em > < b > ONLY</ b > </ em >
1111+ < a > sosa:Procedure</ a >
1112+ < br >
1113+ < a > sosa:hasFeatureOfInterest</ a >
1114+ < em > < b > ONLY</ b > </ em >
1115+ < a > sosa:FeatureOfInterest</ a >
1116+ < br >
1117+ < a > sosa:hasUltimateFeatureOfInterest</ a >
1118+ < em > < b > ONLY</ b > </ em >
1119+ < a > sosa:FeatureOfInterest</ a >
1120+ < br >
1121+ < a > sosa:hasMember</ a >
1122+ < em > < b > ONLY</ b > </ em >
1123+ (< a > sosa:Execution</ a > < em > < b > OR</ b > </ em >
1124+ < a > sosa:ExecutionCollection</ a > )
1125+ </ dd >
1126+ </ div >
11211127 < dt > is Defined By</ dt >
11221128 < dd >
11231129 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
@@ -1612,7 +1618,7 @@ <h6><dfn>sosa:madeBySystem</dfn></h6>
16121618 and their properties.
16131619 < br >
16141620 < br >
1615- madeBySystem is considered to be abstract.
1621+ madeBySystem is considered to be abstract.
16161622 Applications SHOULD use concrete sub-properties of madeBySystem.
16171623 </ dd >
16181624 < dt > Domain Includes</ dt >
@@ -1924,7 +1930,8 @@ <h5>Overview</h5>
19241930 </ figure >
19251931
19261932 < p >
1927- A < a > sosa:Deployment</ a > is an arrangement of Assets (typically Systems and Platforms) with the intention of
1933+ A < a > sosa:Deployment</ a > is an arrangement of Assets (typically Systems and Platforms) with the
1934+ intention of
19281935 executing actuation, observation, or sampling procedures with respect to designated features of interest
19291936 for a specified time interval.
19301937 </ p >
@@ -1985,19 +1992,21 @@ <h6><dfn>sosa:Asset</dfn></h6>
19851992 It is included in the ontology to support the definition of a common pattern for deployments.
19861993 < br >
19871994 < br >
1988- Asset is considered to be abstract.
1995+ Asset is considered to be abstract.
19891996 Individual assets SHOULD be typed with one of the (concrete) sub-classes of Asset.
19901997 </ dd >
1991- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
1992- < dd class ="ssn ">
1993- < a > sosa:hasDeployment</ a >
1994- < em > < b > ONLY</ b > </ em >
1995- < a > sosa:Deployment</ a >
1996- < br >
1997- < a > sosa:isHostedBy</ a >
1998- < em > < b > ONLY</ b > </ em >
1999- < a > sosa:Platform</ a >
2000- </ dd >
1998+ < div class ="ssn " id ="SSNAsset ">
1999+ < dt class ="restrictions "> Restrictions in SSN</ dt >
2000+ < dd >
2001+ < a > sosa:hasDeployment</ a >
2002+ < em > < b > ONLY</ b > </ em >
2003+ < a > sosa:Deployment</ a >
2004+ < br >
2005+ < a > sosa:isHostedBy</ a >
2006+ < em > < b > ONLY</ b > </ em >
2007+ < a > sosa:Platform</ a >
2008+ </ dd >
2009+ </ div >
20012010 < dt > is Defined By</ dt >
20022011 < dd >
20032012 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
@@ -2037,24 +2046,26 @@ <h6><dfn>sosa:Deployment</dfn></h6>
20372046 A < a > sosa:Deployment</ a > can be used quite flexibly to describe the use of systems, and
20382047 platforms that host systems, with respect to a feature of interest.
20392048 </ dd >
2040- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
2041- < dd class ="ssn ">
2042- < a > sosa:deployedAsset</ a >
2043- < em > < b > ONLY</ b > </ em >
2044- < a > sosa:Asset</ a >
2045- < br >
2046- < a > sosa:deployedOnPlatform</ a >
2047- < em > < b > ONLY</ b > </ em >
2048- < a > sosa:Platform</ a >
2049- < br >
2050- < a > sosa:deployedSystem</ a >
2051- < em > < b > ONLY</ b > </ em >
2052- < a > sosa:System</ a >
2053- < br >
2054- < a > sosa:hasFeatureOfInterest</ a >
2055- < em > < b > ONLY</ b > </ em >
2056- < a > sosa:FeatureOfInterest</ a >
2057- </ dd >
2049+ < div class ="ssn " id ="SSNDeployment ">
2050+ < dt class ="restrictions "> Restrictions in SSN</ dt >
2051+ < dd >
2052+ < a > sosa:deployedAsset</ a >
2053+ < em > < b > ONLY</ b > </ em >
2054+ < a > sosa:Asset</ a >
2055+ < br >
2056+ < a > sosa:deployedOnPlatform</ a >
2057+ < em > < b > ONLY</ b > </ em >
2058+ < a > sosa:Platform</ a >
2059+ < br >
2060+ < a > sosa:deployedSystem</ a >
2061+ < em > < b > ONLY</ b > </ em >
2062+ < a > sosa:System</ a >
2063+ < br >
2064+ < a > sosa:hasFeatureOfInterest</ a >
2065+ < em > < b > ONLY</ b > </ em >
2066+ < a > sosa:FeatureOfInterest</ a >
2067+ </ dd >
2068+ </ div >
20582069 < dt > is Defined By</ dt >
20592070 < dd >
20602071 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
@@ -2102,16 +2113,18 @@ <h6><dfn>sosa:Platform</dfn></h6>
21022113 < br >
21032114 A team performing a survey, where each team member would be modeled as an Observer.
21042115 </ dd >
2105- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
2106- < dd class ="ssn ">
2107- < a > sosa:hosts</ a >
2108- < em > < b > ONLY</ b > </ em >
2109- < a > sosa:Asset</ a >
2110- < br >
2111- < a > sosa:inDeployment</ a >
2112- < em > < b > ONLY</ b > </ em >
2113- < a > sosa:Deployment</ a >
2114- </ dd >
2116+ < div class ="ssn " id ="SSNPlatform ">
2117+ < dt class ="restrictions "> Restrictions in SSN</ dt >
2118+ < dd >
2119+ < a > sosa:hosts</ a >
2120+ < em > < b > ONLY</ b > </ em >
2121+ < a > sosa:Asset</ a >
2122+ < br >
2123+ < a > sosa:inDeployment</ a >
2124+ < em > < b > ONLY</ b > </ em >
2125+ < a > sosa:Deployment</ a >
2126+ </ dd >
2127+ </ div >
21152128 < dt > is Defined By</ dt >
21162129 < dd >
21172130 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
@@ -2165,7 +2178,7 @@ <h6><dfn>sosa:System</dfn></h6>
21652178 pattern for executions and their properties.
21662179 < br >
21672180 < br >
2168- System is considered to be abstract.
2181+ System is considered to be abstract.
21692182 Individual systems SHOULD be typed with one of the (concrete) sub-classes of System.
21702183 </ dd >
21712184 < dt > Scope note</ dt >
@@ -2190,37 +2203,39 @@ <h6><dfn>sosa:System</dfn></h6>
21902203 A < a > sosa:System</ a > can be deployed for a specified time interval as
21912204 part of a < a > sosa:Deployment</ a > .
21922205 </ dd >
2193- < dt class ="ssn restrictions "> Restrictions in SSN</ dt >
2194- < dd class ="ssn ">
2195- < a > sosa:isHostedBy</ a >
2196- < em > < b > ONLY</ b > </ em >
2197- < a > sosa:Platform</ a >
2198- < br >
2199- < a > sosa:implements</ a >
2200- < em > < b > ONLY</ b > </ em >
2201- < a > sosa:Procedure</ a >
2202- < br >
2203- < a > sosa:forProperty</ a >
2204- < em > < b > ONLY</ b > </ em >
2205- < a > sosa:Property</ a >
2206- < br >
2207- < a > sosa:hasSubSystem</ a >
2208- < em > < b > ONLY</ b > </ em >
2209- < a > sosa:System</ a >
2210- < br >
2211- < a > sosa:isSubSystemOf</ a >
2212- < em > < b > ONLY</ b > </ em >
2213- < a > sosa:System</ a >
2214- < br >
2215- < a > sosa:hasDeployment</ a >
2216- < em > < b > ONLY</ b > </ em >
2217- < a > sosa:Deployment</ a >
2218- < br >
2219- < a > sosa:madeExecution</ a >
2220- < em > < b > ONLY</ b > </ em >
2221- (< a > sosa:Execution</ a > < em > < b > OR</ b > </ em >
2222- < a > sosa:ExecutionCollection</ a > )
2223- </ dd >
2206+ < div class ="ssn " id ="SSNSystem ">
2207+ < dt class ="restrictions "> Restrictions in SSN</ dt >
2208+ < dd >
2209+ < a > sosa:isHostedBy</ a >
2210+ < em > < b > ONLY</ b > </ em >
2211+ < a > sosa:Platform</ a >
2212+ < br >
2213+ < a > sosa:implements</ a >
2214+ < em > < b > ONLY</ b > </ em >
2215+ < a > sosa:Procedure</ a >
2216+ < br >
2217+ < a > sosa:forProperty</ a >
2218+ < em > < b > ONLY</ b > </ em >
2219+ < a > sosa:Property</ a >
2220+ < br >
2221+ < a > sosa:hasSubSystem</ a >
2222+ < em > < b > ONLY</ b > </ em >
2223+ < a > sosa:System</ a >
2224+ < br >
2225+ < a > sosa:isSubSystemOf</ a >
2226+ < em > < b > ONLY</ b > </ em >
2227+ < a > sosa:System</ a >
2228+ < br >
2229+ < a > sosa:hasDeployment</ a >
2230+ < em > < b > ONLY</ b > </ em >
2231+ < a > sosa:Deployment</ a >
2232+ < br >
2233+ < a > sosa:madeExecution</ a >
2234+ < em > < b > ONLY</ b > </ em >
2235+ (< a > sosa:Execution</ a > < em > < b > OR</ b > </ em >
2236+ < a > sosa:ExecutionCollection</ a > )
2237+ </ dd >
2238+ </ div >
22242239 < dt > is Defined By</ dt >
22252240 < dd >
22262241 < a href ="http://www.w3.org/ns/sosa/common/ "> http://www.w3.org/ns/sosa/common/</ a >
0 commit comments