Currently, if you remove all the CURIEs in the textfield in RDF Mappings tab, it doesn't delete the mappings. You can delete single mappings, but not all mappings.

It does work on the field config form, just not the RDF Mappings tab.

Comments

scor’s picture

Project: Resource Description Framework (RDF) » RDF Extensions
Component: D7. RDF UI » Code
stefan freudenberg’s picture

What exactly is the bug here? I ran deleting the RDF predicates (attribute type: property) of the title field in the standard article bundle through the debugger. The RDFUI module unset the mapping and the RDF core module put in the default mapping.

Anonymous’s picture

The issue was in the UI under Configuration. Were you using that UI or the UI on the entity/field edit screen?

This is also very possibly not an issue anymore.

stefan freudenberg’s picture

I was using the RDF Mappings tab (admin/structure/types/manage/article/rdf). I have only tried the title field which is a field with a default mapping. The mapping was unset by the RDFUI module but the default mapping was stored by the core function for saving the mappings.

Anonymous’s picture

Status: Active » Fixed

The fact that the core module places the mapping back in is a bug that has already been filed against core. I guess this means that this one was fixed at some point.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.