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 ee41d80c..e5ea4d49 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -154,6 +154,7 @@ public: const Quark pset_preset; const Quark pprops_logarithmic; const Quark rdf_type; + const Quark rdfs_Class; const Quark rdfs_seeAlso; const Quark rsz_minimumSize; const Quark time_Position; |