issues
search
rdfjs
/
dataset-spec
RDF/JS: Dataset specification 1.0 – This specification provides a definition how to store multiple quads in a so-called dataset.
https://rdf.js.org/dataset-spec/
6
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Updated ReSpec and fixed warnings
#69
bergos
closed
1 year ago
0
chore: update bergos personal info
#68
bergos
closed
1 year ago
0
`import` signature (in practice) incompatible with Sink
#67
RubenVerborgh
opened
2 years ago
1
Remove interface marked experimental
#66
bergos
opened
2 years ago
0
WebIDL errors
#65
bergos
opened
2 years ago
0
remove toArray()
#64
blake-regalia
closed
3 years ago
0
Remove `every`, `some` and `forEach`
#63
blake-regalia
closed
3 years ago
2
Iteratee interfaces?
#62
blake-regalia
opened
3 years ago
1
Delete/Deprecate `toArray`, `toCanonical`, and `toString`
#61
blake-regalia
opened
4 years ago
3
Adopt a versioning system
#60
alexkreidler
opened
4 years ago
1
How to count size with RDF* statements?
#59
RubenVerborgh
closed
4 years ago
2
Implementation view of spec
#58
fabiancook
opened
4 years ago
0
Fix DatasetFactory parent
#57
thewilkybarkid
opened
4 years ago
2
QuadReduceIteratee returns the accumulator
#56
vhf
closed
4 years ago
2
DatasetCore#match returns Dataset or DatasetCore?
#55
RubenVerborgh
opened
5 years ago
1
What Stream implementation should be used for toStream
#54
fabiancook
closed
5 years ago
1
Integrate performance test into this repository
#53
bergos
closed
5 years ago
3
Move current dataset implementation to spec and replace dataset with an optimized implementation
#52
bergos
closed
5 years ago
23
Add contains method
#51
vhf
closed
5 years ago
0
Clarify .toString()
#50
vhf
closed
5 years ago
0
fix notes code formatting
#49
vhf
closed
5 years ago
2
Added version 1.0 and release date
#48
bergos
closed
5 years ago
4
aligned title to data model specification
#47
bergos
closed
5 years ago
0
fixed links to data model specification
#46
bergos
closed
5 years ago
0
Add note to not mutate quads
#45
bergos
closed
5 years ago
0
Add experimental warning
#44
bergos
closed
5 years ago
2
add dataset-spec team to code owners
#43
bergos
closed
5 years ago
0
Rename spec file index.html for github hosting
#40
vhf
closed
5 years ago
0
rename dataset-spec.html to index.html
#39
elf-pavlik
closed
5 years ago
0
allow null values in .match
#38
bergos
closed
5 years ago
0
Add info that DatasetCoreFactory may be used together with DataFactory
#37
bergos
opened
5 years ago
0
add blake as author
#36
blake-regalia
closed
5 years ago
1
added RDF-Interface to Acknowledgements
#35
bergos
closed
5 years ago
0
added link to representation spec
#34
bergos
closed
5 years ago
0
Add link to RDFJS spec
#33
rubensworks
closed
5 years ago
2
Freeze the DatasetCore part of the spec
#32
bergos
closed
5 years ago
4
Add editors and authors
#31
bergos
closed
5 years ago
3
Mention RDF-Interfaces
#30
bergos
closed
5 years ago
0
added DatasetCoreFactory
#29
bergos
closed
5 years ago
5
Fix notes
#28
vhf
closed
5 years ago
0
describe Quad Matching in section
#27
bergos
closed
5 years ago
0
reduced DatasetCore to a minimal set of methods
#26
bergos
closed
5 years ago
0
Use WebIDL iterable<value-type>;
#25
vhf
closed
5 years ago
0
Replace .merge with .union
#24
vhf
closed
5 years ago
0
Make Dataset#equals strict
#23
rubensworks
opened
5 years ago
15
Mention graph merging in merge/union description
#22
rubensworks
opened
5 years ago
0
Allow DatasetCore as DatasetFactory argument
#21
rubensworks
opened
5 years ago
0
Add DatasetCoreFactory
#20
rubensworks
closed
5 years ago
0
renamed merge to union
#19
bergos
closed
5 years ago
0
Methods of DatasetCore
#18
bergos
closed
5 years ago
5
Next