Srinivasan Sekar
Srinivasan Sekar
https://github.com/AppiumTestDistribution/appium-device-farm/pull/117
@giorgialodi @ioggstream @spuliz FYI & A, we need to course correct above data.
@giorgialodi Thanks for the clarification. your suggestions are incorporated now. Summarising below are the list of issues we still need to fix: - Unable to extract node summary from resource...
@ioggstream @giorgialodi do we have any date on fixing the above issues in repo?
>Finally, Caused by: org.apache.jena.rdf.model.LiteralRequiredException: master/Ontologie/AtlasOfPaths/v0.1/AtlasOfPaths-AP_IT.png (raw) check here for more details --> for me this is fine not an error since dct:description can be used with non literal values. Can...
> InvalidModelException: Cannot load RDF model from '/VocabolariControllati/classifications-for-her/erc-panel-h2020-fp/erc-panel-h2020-fp.ttl' check here Unable to extract node summary from resource 'http://dati.gov.it/onto/covapit' using 'http://purl.org/dc/terms/rightsHolder' @giorgialodi these issues seem to be fixed too.
@giorgialodi Is [it](https://github.com/italia/daf-ontologie-vocabolari-controllati/blob/master/Ontologie/Transparency/latest/example-01.ttl) a valid semantic asset? Also for `cities`, we are getting `Caused by: org.apache.jena.shared.PropertyNotFoundException: http://purl.org/dc/terms/identifier`?
@giorgialodi ``` ; ........ a , ; "ISTAT" ; "Istituto Nazionale di Statistica"@it , "Italian National Institute of Statistics"@en . ``` `rightsHolder` URL seem to be wrong.
@giorgialodi Since we are processing assets only at leaf level folders. below folders are not allowing us to process the actual assets. ``` VocabolariControllati/territorial-classifications/provinces/scriptR2RML VocabolariControllati/territorial-classifications/geographical-distribution/scriptR2RML VocabolariControllati/territorial-classifications/cities/scriptR2RML ``` Can we please...
> > @giorgialodi > > ``` > > ; > > > > ........ > > a , ; > > "ISTAT" ; > > "Istituto Nazionale di Statistica"@it ,...