This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
CommunitySolidServer
Watch
2
Star
0
Fork
0
You've already forked CommunitySolidServer
mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced
2024-10-03 14:55:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
CommunitySolidServer
/
test
/
unit
/
storage
/
conversion
History
Ruben Verborgh
5416d66a31
feat: Add ConstantConverter.
2021-01-20 14:36:17 +01:00
..
ChainedConverter.test.ts
feat: Add Content-Type constructor to metadata.
2021-01-11 14:03:38 +01:00
ConstantConverter.test.ts
feat: Add ConstantConverter.
2021-01-20 14:36:17 +01:00
ContentTypeReplacer.test.ts
…
ConversionUtil.test.ts
…
IfNeededConverter.test.ts
refactor: Allow IfNeededConverter to short-circuit.
2021-01-20 14:36:17 +01:00
PassthroughConverter.test.ts
feat: Add IfNeededConverter and PassthroughConverter.
2021-01-18 09:47:06 +01:00
QuadToRdfConverter.test.ts
feat: Use baseIRI in QuadToRdfConverter.
2021-01-15 12:43:34 +01:00
RdfToQuadConverter.test.ts
feat: Add Content-Type constructor to metadata.
2021-01-11 14:03:38 +01:00
TypedRepresentationConverter.test.ts
…