rdfs:comment"Tests whether the currently logged in user is working for a company that has a share in a licence or BAA for a field with a given name. This function is used by the download service to validate access privileges."^^xsd:string;
rdfs:label"current user has access to field by name"^^xsd:string;
rdfs:comment"The name of the field to check."^^xsd:string;
spl:predicatearg:fieldName;
spl:valueTypexsd:string
];
spin:returnTypexsd:boolean.
rhspin:currentUserHasAccessToOwner
rdf:typespin:Function;
rdfs:comment"Tests whether the currently logged in user is working for a company that has a given licence or BAA. This function is used by the download service to validate access privileges."^^xsd:string;
...
...
@@ -1404,16 +1466,16 @@ rhspin:ddrOfWeek
];
spin:constraint
[rdf:typespl:Argument;
rdfs:comment"The well bore that the DDR must be about."^^xsd:string;