#19 Decouple namespace mapping from store operations.

Fusionado
scossu fusionados 1 commits de scossu/no_store_nsm en scossu/master hace 4 días

Namespace mapping has no business at the store level. It is an arbitrary mapping with no preservation value, and works at the term level, while stores operate at the buffer level. As long as the store normalizes all incoming URIs and stores them in their canonical form (which MUST always be), the namespace mapping can be applied to the graph and leave the store unaware of it.

Namespace mapping has no business at the store level. It is an arbitrary mapping with no preservation value, and works at the term level, while stores operate at the buffer level. As long as the store normalizes all incoming URIs and stores them in their canonical form (which MUST always be), the namespace mapping can be applied to the graph and leave the store unaware of it.
scossu comentado hace 4 días
Propietario

This also fixes a Makefile issue that created objects without debugging symbols for make debug.

This also fixes a Makefile issue that created objects without debugging symbols for `make debug`.
¡Este Pull Request se ha completado con éxito!
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.