Roberto Polli
Roberto Polli
Related: - https://github.com/frictionlessdata/specs/issues/743
@hbruch I am interested in generating json-ld from datapackage.json too. Currently there are a lot of possible options and a simple solution could even be based on passing a JSON-LD...
@rufuspollock Ok, so for now I have a proposal loosely based on this I-D https://datatracker.ietf.org/doc/draft-polli-restapi-ld-keywords/ The general idea I'm working is this one: Given this CSV ```csv id,label_it,label_en FRA,Francia,France ITA,Italia,Italie...
I am drafting this document to better analyse the possible choices https://docs.google.com/document/d/1ACMG0dbzHt1NSXxeJ2pHf8zFnnbl7pSiZ6X_-uggdQI/edit?usp=drivesdk
Since rdfType is limited to an rdfs:class it is often redundant: - the syntactic type is defined in the frictionless schema (e.g. type: string) so when the rdfs:Class is an...
FYI there's an ongoing work for standardizing ratelimit headers under HTTP, that is supported by various implementors and governments. See: - https://tools.ietf.org/html/draft-polli-ratelimit-headers-01 - https://github.com/ioggstream/draft-polli-ratelimit-headers
@seanhandley @Ladas @bzwei Please check this comment on using template_url in heat. In fog we could either: - ignore file resolution when template_url is used; - inherit the heatclient /...
I provided a draft file that you are welcome to integrate in the repo. In this repo https://github.com/ioggstream/api-confini-amministrativi I made a similar work downloading data from www.istat.it, processsing the shapes...
Telephone numbers are Literals in https://w3id.org/italia/onto/SM/Telephone. We can check if there is an explicit specification too.
@giorgialodi come mai in alcuni jsonld c'è direttamente il grafo, eg Ontologie/Project/latest/Project-AP_IT.jsonld ``` -[ - { - "@id": "_:genid1", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ], - "http://www.w3.org/2002/07/owl#oneOf": [ -...