#19 Decouple namespace mapping from store operations.

Merge realizado
scossu mesclou 1 commits de scossu/no_store_nsm em scossu/master 4 dias atrás
scossu comentado 4 dias atrás

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 4 dias atrás
Proprietário

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`.
O merge deste Pull Request foi aplicado com sucesso!
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.