Skip to content
Ruben Verborgh edited this page Jan 22, 2016 · 3 revisions

#Present @bergos, @rubenverborgh, @l00mi, dominik, niklas, piero

Agenda

  • pull request
  • issues

Issue 2

Pull Request 3 accepted

Issue 7

use ntriples standard as in 1.1

  • ntriples no quads
  • ntriples no variables

use this a canonical form

  • method name, property?

    • toNT (not nice for only one term)
    • toNTForm? (not only one term)
  • toCanonical() -> extended with quad -> variables -> individual terms

Issue 10

  • Ruben is taking care to put resolved issue into specs

Issue 11

-> pull requests request for next week

  • null / undefined
    • not good to check if graphProperty
  • True
    • crashes with functions
  • bogus IRI:
    • like e.g. empty
  • real IRI
    • constant
      • empty IRI
    • sourceIRI, documentIRI
  • risky that it get serialized which is not the idea of defaultGraph
  • bring functionallity which should not be at this dataRepo
  • new InterfaceTerm default_graph

Issue 12

  • Ruben does it

Issue 14

If no datatype?

  • use XMLSchema#string if no datatype is defined? -> Ruben

  • lets recognize datatype?

    • introduces

Tasks

issue 11 input => Michael