So users do not want their RDF content to be publicly available without login. We should allow these users to access control their RDF.

Comments

Anonymous’s picture

The tricky part is going to be permissioning RDFa. One way to do this would be to interfere with rdf_entity_load_alter so that the mapping attached to the entity is emptied.

We should also ensure that by default, the permission is granted to all users. Someone could get an unfortunate surprise if they turn on the RDFx module and all of the sudden their RDFa goes away.

scor’s picture

Project: Resource Description Framework (RDF) » RDF Extensions