Skip to content

2.1.5

Compare
Choose a tag to compare
@RickMoynihan RickMoynihan released this 28 Oct 12:42
· 136 commits to master since this release
  • Port grafter-2.rdf.protocols to CLJC. A minimal set of RDF types are supported, for representing all RDF. These include Literal LangString xsd:strings as javascript Strings, and booleans. Notably numeric types are not yet natively supported, and it's recommended that they and other types are boxed into Literals.