-
### Steps to reproduce the problem
Load an actor's json and examine the `attachment` property, and you will notice that it uses `name` and `value` with a type of `PropertyValue`, all supposedly der…
trwnh updated
3 weeks ago
-
```
When there are lots of triples in a page, parsing the RDFa is significantly
slower than using, say, Ben
Adida's library. Needs some attention.
```
Original issue reported on code.google.com b…
-
## Why?
I am tired of writing / copy-pasting every prefix each time I need to write a query.
The prefix mechanism makes the SPARQL learning curve steeper.
## Previous work
- RDFa def…
-
_migrated from Trac, where originally posted by **clange** on 14-Nov-2010 9:44pm_
In preparing an XML/RDF example for the SWJ survey article I realized that OMDoc+RDFa could be made more convenient i…
-
I think the main challenge revolves around context URIs in RDFa. It is unclear to me at least at this point if/how `np:Assertion`, `np:Provenance`, and `np:PublicationInfo` can exist in the _same_ RDF…
-
(Originally posted to create.js at https://github.com/bergie/create/issues/180 )
I have changed the prefix declaration in examples/example.html to this:
```
warpr updated
11 years ago
-
When properties are nested, the inner properties are removed to form triples leaving the outer property looking rather messy. Eg, from https://www.uniprot.org/uniprot/Q62226 :
```
Sonic hedgehog…
-
I'm not very familiar with the identifiers here, but presumably there is a standard way to embed semantic definitions of the terms with RDFa? I imagine certain tools would prefer to extract RDF from …
-
-
Related to the issue #2, it would be great if the [schema visualizer](https://doremus-anr.github.io/schema-visualizer/) tool could support fetching web pages that include either RDFa or Microdata mark…