I got a question from Jena about Regex in annotation names and namespaces. Not sure if we want to realize this, we thought about it once for Falko - the DB can probably handle it but the AQL grammar would need an adjustment. I could imagine this syntax:
/namesp.ce/:/an{2}o/="value"
So the slashes tell the parser that the anno name or namespace is a regular expression. Let's discuss this before deciding if we should implement this request.
Imported from Launchpad using lp2gh.
I got a question from Jena about Regex in annotation names and namespaces. Not sure if we want to realize this, we thought about it once for Falko - the DB can probably handle it but the AQL grammar would need an adjustment. I could imagine this syntax:
/namesp.ce/:/an{2}o/="value"
So the slashes tell the parser that the anno name or namespace is a regular expression. Let's discuss this before deciding if we should implement this request.
Imported from Launchpad using lp2gh.