Fernando Carpani
Results
2
issues of
Fernando Carpani
Hello. In version 1.0.2, when I compact with compactArrays in false, works OK... except for @type. For example: ``` .compact(this.doc,this.ctx,{"compactArrays":false}) .then( (comp)=>{ let g=comp['@graph']; // Here --> g[0] has @type:"owl:Class"...
Hello. The script generates the RPM, but, when installed with DNF, the files doesn't have the "other" read or execute permissions. I'd changed the permissions using command line and works...