Skip to content

RDFa generation #1

Description

@lsmith77

as you are aware we are using JSON-LD in the SymfonyCmfCreateBundle to receive data from the frontend. I think it would be interesting to also have the ability to return JSON-LD data. however right now we generate RDFa on the server using createphp. I wonder if this Bundle could also generate RDFa optionally.

Right now we are using mapping files like the following to define how the RDFa should be generated from a model instance:
https://github.com/symfony-cmf/ContentBundle/blob/master/Resources/rdf-mappings/Symfony.Cmf.Bundle.ContentBundle.Document.MultilangStaticContent.xml

/cc @dbu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions