turtle.tmbundle icon indicating copy to clipboard operation
turtle.tmbundle copied to clipboard

Totally awesome Textmate bundle for Turtle – the terse RDF Triple Language.

Results 6 turtle.tmbundle issues
Sort by recently updated
recently updated
newest added

Github links to this repository regarding SPARQL syntax highlighting (on Github). I see that in files and markdown code snippets on Github (some) SPARQL keywords are highlighted only if they...

This way we do not rely on ‘mate’ being installed and/or findable via the PATH.

Vocabulary/ontology documents must be in one of the formats `application/rdf+xml` or `application/owl+xml`. When the server ignores the Accept header and instead quietly serves a document in another format (like XHTML...

bug

Right now only RDFS documentation properties and rdfs:Class/Property/Datatype/List classes are supported. Add support for OWL/2 classes and alternative notation styles possible with RDF/XML. And when extracting documentational informations also take...

enhancement

Originally raised in https://github.com/github/linguist/issues/6352#issuecomment-1491447435. ## Describe the bug The syntax highlighter supports the `a` abbreviation in Turtle; this works well in examples like ```ttl ex:jesse a ex:thing ``` However, it...

👋 I'm the lead maintainer of the https://github.com/github/linguist library which is used for language detection and providing the syntax highlighting for languages on GitHub.com, and we use this grammar. Our...