EasierRDF icon indicating copy to clipboard operation
EasierRDF copied to clipboard

Making RDF easy enough for most developers

Results 77 EasierRDF issues
Sort by recently updated
recently updated
newest added

#35 basically talks of a Turtle editor. However, end-users need elaborate forms for editing graph data. Generating such forms from shapes is an important and promising task that I call...

Category: tools
higher-level
primarily-tools

Namespaces that are included in RDF examples can have broken links for example in [this documentation](https://www.w3.org/2004/12/q/doc/rdf-labels.html#:~:text=http://www.icra.org/rdfs/vocabularyv03#lz). Could decentralisation help with this? i.e. [IPFS](https://ipfs.io/). Having hashed links for ontologies could have...

In terms of readability, a problem is that many aspects of current RDF standards are defined in external documents. In general, this is a great idea, as it eliminates redundancies...

Per a suggestion in [here](https://github.com/w3c/json-ld-syntax/issues/355#issuecomment-648966209), I wanted to suggest an update to the RDF spec language. The heavy use of "IRI" as terminology in the RDF spec, referencing RFC 3987,...

### Empty semicolon This is valid: ```ttl :p1 ; :p2 ; . ``` It is useful because you don't need to tweak the last statement before you add a new...

One of the biggest blockers I have to using RDF in industrial applications is that the library support is not of sufficient quality. I have been working a lot on...

A lot of good ideas about how RDF could be improved have been brought up here. However, actually implementing those changes in the RDF specification would be a huge task,...

standards

"Lack of Good Tutorials. I had the pleasure of attempting to teach RDF and Turtle at a workshop. I think our biggest hurdle was teaching people where predicates came from...

Category: education
website

In turtle and SPARQL, prefixed names like `fhir:patient` have a very limited syntax after the prefix. This means that prefix definitions can only be used to shorten URIs in very...

Hey guys, IMHO to have everyone, including all the powerful members of the participating community of EasierRDF, working towards a shared goal it would be really great to define a...