knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowl
src
knowCore
Uris
ssn.h
1
#include "Uris.h"
2
3
#define KNOWCORE_SSN_URIS(F, ...) \
4
F(__VA_ARGS__, SensorOutput) \
5
F(__VA_ARGS__, hasProperty) \
6
F(__VA_ARGS__, hasValue) \
7
F(__VA_ARGS__, observationResult) \
8
F(__VA_ARGS__, OperatingProperty) \
9
F(__VA_ARGS__, observationSamplingTime) \
10
F(__VA_ARGS__, observedBy) \
11
F(__VA_ARGS__, Property)
12
13
KNOWCORE_ONTOLOGY_URIS(knowCore::Uris, KNOWCORE_SSN_URIS, ssn,
"http://www.w3.org/ns/ssn/"
)
Generated by
1.12.0