Tag/patch selection
TODO
≪ 1 / 3 > 3 ≫Author | Hash | Message | Time |
---|---|---|---|
fr33domlover | dd903e173e | Compaction, all the way from RDF to JSON | 5 years ago |
fr33domlover | cf8104f46c | Support multiple property Refs expanding to the same Identifier | 5 years ago |
fr33domlover | e6d4907bc6 | IRI compaction: Allow value to be array; split some parts into toplvl functions | 5 years ago |
fr33domlover | 5cff0f8cb0 | Implement triples2map using general purpose utility recordMap3 | 5 years ago |
fr33domlover | 8b5561dc62 | New utility function, groupAllExtractDefault | 5 years ago |
fr33domlover | 1857e8fd9f | Add type signatures to some utility functions | 5 years ago |
fr33domlover | 12240a9fdb | Define (&&&) instead of using the one from Control.Arrow | 5 years ago |
fr33domlover | 5814baa1d3 | Allow multiple compact properties in `NodeReverse` too | 5 years ago |
fr33domlover | 8870ba809c | Allow `NodeObject` non-keyword values to have multiple Ref-Value pairs | 5 years ago |
fr33domlover | a8f7ff6ed5 | Fix typo in a TODO comment | 5 years ago |
fr33domlover | 21dafaca86 | Write comment briefly explaining compaction step | 5 years ago |
fr33domlover | fa85a183e9 | Code alignment tweak, align `enodeId` field with the other fields | 5 years ago |
fr33domlover | 45f518f2c7 | Use new types from `network-iri` for compact URIs, blanks and terms | 5 years ago |
fr33domlover | be6ff2dcc6 | Implement value compaction | 5 years ago |
fr33domlover | 05a46e001a | Implement IRI compaction | 5 years ago |
fr33domlover | 3507304e4f | Remove `VocabularyMapping` type, use equivalent type `Identifier` instead | 5 years ago |
fr33domlover | fb97d781c1 | Fix bug in inverse context creation, use lmNull when language mapping is null | 5 years ago |
fr33domlover | cc2c05808b | Implement term selection for compaction | 5 years ago |
fr33domlover | 6ec939f5bb | Rewrite `inverseContext` in a nicer Haskell way | 5 years ago |
fr33domlover | 669f92347b | Implement inverse context creation | 5 years ago |
fr33domlover | be10930281 | Remove the `TermTarget` type, use the equivalent `IdentKw` type instead | 5 years ago |
fr33domlover | 6c460ad1db | Render NodeMap into Vector ExpandedNodeObject | 5 years ago |
fr33domlover | a4461c38db | Implement conversion from RdfDataset to NodeMap | 5 years ago |
fr33domlover | 4f186af91e | Generate usages only for blanks and for rdf:nil | 5 years ago |
fr33domlover | faa8237e54 | Write some functions for the RDF->JSONLD process | 5 years ago |
fr33domlover | 5f2b2972be | Implement RDF literal to object conversion | 5 years ago |
fr33domlover | 732cb4e0bc | Implement jsonld2rdf, doing the whole processing from JSON to RDF dataset | 5 years ago |
fr33domlover | 007a526bbc | Add TODO comment about node map generation doing M.lookup proven to succeed | 5 years ago |
fr33domlover | 2436d2a9dd | Remove TODO comments for things I already did | 5 years ago |
fr33domlover | 5c82450748 | Reflect in the types that expanded non-strings can'r have language attached | 5 years ago |