-
Notifications
You must be signed in to change notification settings - Fork 12
Meeting 2015 12 18
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
- Pull Requests
- Issues
done -> rubenverborgh
done -> bergos
- .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
- a getter which is canonical (which is valid for equality testing)
- NT is not canonical
.toNT() .toString()
- method indicates that computation is done
- property easier to make equality
-
NT representation
-
Rubens N3 representation
-
general approach "absolute IRI in software, relative IRI on disk"
- Initiate mailing list thread on canonical (with explanation) => Ruben