Andrea Novara
Andrea Novara
I'm not sure to get your design clearly, but for sure no application is allowed to store anything in the /proc filesystem which is a virtual filesystem exposed by the...
Try this procedure: ``` # mount source and destination repositories tagsistant ~/src tagsistant ~/dest # create a session tag to ease the migration mkdir ~/dest/tags/merge-201702122134 # copy all the ALL/...
I see your point, but doing an append will not solve this. *.tags files are parsed entirely. An effective way to preserve current tags while adding the merged ones is:...
Of course you are aware that the fourth level you're referring to is not a real level, because it's an operator. So the name of triple tag still holds. I...
As an additional element, I'll add that a feature I'm thinking about since long time is a pluggable API for ontology. It's clear that a date can be described as:...
To expand what I've written on your example, the set syntax is good and is already available in the query DSL. However an interesting extension could be making it available...
Another argument in favour of operators is the possibility to write check queries. And while I write this, I propose another operator to negate a triple tag. Assume that a...