@@ -40,6 +40,7 @@ public abstract class NodeProperties {
...
@@ -40,6 +40,7 @@ public abstract class NodeProperties {
publicstaticfinalStringSUBJECT_URI="ivo://ivoa.net/vospace/core#subject";// the topic of the resource
publicstaticfinalStringSUBJECT_URI="ivo://ivoa.net/vospace/core#subject";// the topic of the resource
publicstaticfinalStringTITLE_URI="ivo://ivoa.net/vospace/core#title";// a name given to the resource
publicstaticfinalStringTITLE_URI="ivo://ivoa.net/vospace/core#title";// a name given to the resource
publicstaticfinalStringTYPE_URI="ivo://ivoa.net/vospace/core#type";// the nature or genre of the resource
publicstaticfinalStringTYPE_URI="ivo://ivoa.net/vospace/core#type";// the nature or genre of the resource
publicstaticfinalStringMD5_URI="ivo://ivoa.net/vospace/core#MD5";// MD5 of a DataNode. This should be a standard property, however it is currently used only in examples and it is not present in the list of standard properties