diff options
Diffstat (limited to 'ingen/shared/URIs.hpp')
-rw-r--r-- | ingen/shared/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index 7ba6a2f4..7e27bb34 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -132,6 +132,7 @@ public: const Quark patch_remove; const Quark patch_request; const Quark patch_subject; + const Quark pprops_logarithmic; const Quark rdf_type; const Quark rdfs_seeAlso; const Quark wildcard; |