diff options
Diffstat (limited to 'ingen/URIs.hpp')
-rw-r--r-- | ingen/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 70406f57..2dc3f2f6 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -149,6 +149,7 @@ public: const Quark patch_subject; const Quark patch_value; const Quark patch_wildcard; + const Quark pset_preset; const Quark pprops_logarithmic; const Quark rdf_type; const Quark rdfs_seeAlso; |