Skip to content
Michael Luggen edited this page Dec 29, 2015 · 1 revision

Previous meetings are in https://github.com/rdfjs/representation-task-force/wiki

#Present @loomi, @bergos, @timbl, @RubenVerborgh, @ericprud, @nicola, miguel

Agenda

  • Pull Requests
  • Issues

Pull Request 19

done -> rubenverborgh

Pull Request 20

done -> bergos

Issue 3

  • .termType()

Taken the feedback of the mailing list into account the group settled for: "iri", "bnode", "literal", "variable"

  • arguments
    • consince
    • easy for developers to use

Issue 7

  • a getter which is canonical (which is valid for equality testing)
  • NT is not canonical

name

.toNT() .toString()

method, function or property?

  • method indicates that computation is done
  • property easier to make equality

canonical form possibilities

  • NT representation

  • Rubens N3 representation

  • general approach "absolute IRI in software, relative IRI on disk"

Tasks

  • Initiate mailing list thread on canonical (with explanation) => Ruben