Added getLabel() helper function
This commit is contained in:
@@ -9,5 +9,6 @@ namespace CloudObjects\SDK;
|
||||
class Constants {
|
||||
|
||||
const PROPERTY_REVISION = 'coid://cloudobjects.io/isAtRevision';
|
||||
const RDFS_LABEL = 'http://www.w3.org/2000/01/rdf-schema#label';
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user