kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowl
src
knowCore
Uris
time.h
1
#include "Uris.h"
2
3
#define KNOWCORE_ASKCORE_TIME_URIS(F, ...) \
4
F(__VA_ARGS__, hasBeginning) \
5
F(__VA_ARGS__, hasTime) \
6
F(__VA_ARGS__, hasEnd)
7
8
KNOWCORE_ONTOLOGY_URIS(knowCore::Uris, KNOWCORE_ASKCORE_TIME_URIS, time,
9
"http://www.w3.org/2006/time#"
)
Generated by
1.12.0