David Riccitelli

Results 67 issues of David Riccitelli

Please describe the issue here: As an editor I'd like to be able to swap an old entity with a newly created entity. This feature could be available in one...

type: enhancement
clients: slt

Please describe the issue here: See https://github.com/polylang/polylang/issues/344#issuecomment-478981045 Please provide additional data about your WordPress install: * [ ] WordPress version: 5.1 * [ ] WordLift plugin version: 3.20

We might consider replacing wl_entity_type with entity-type because of the following warning, although it can be safely ignored. Please describe the issue here: Underline in URLs Errors We have detected...

type: enhancement

Please describe the issue here: We should hide the "View Linked Data" button when data is not published, e.g. Article not referencing any entity. Please provide additional data about your...

Please describe the issue here: We should add the default language to the JSON-LD, see https://json-ld.org/spec/FCGS/json-ld/20180607/#string-internationalization This would allow us also to start supporting different languages in literals in the...

Please describe the issue here: When creating staging or development web sites, usually the same key is used. This may break the datasets. We should make it possible to use...

This is a proposal to add support for GraphML-Attributes in the GraphMLWriter.

Would it be possible to support [GraphML-Attributes](http://graphml.graphdrawing.org/specification/primer/graphml-primer.html#Attributes) in `GraphMLWriter`? `GraphMLMetadata` could be have two new fields: * String name * Enum type where the type Enum can be `boolean`, `int`,...