TREEcg / tree-metadata-extraction

Metadata extraction lib for TREE metadata from RDF files.
0 stars 1 forks source link

Compatibility with other specs #2

Open pietercolpaert opened 3 years ago

pietercolpaert commented 3 years ago

We need to also extract hypermedia from other specs in here for compatibility reasons:

We should make a list of what subsets of URIs from these specs we need to check upon!

Dexagod commented 2 years ago

These specs should be included in: https://github.com/TREEcg/tree-metadata-extraction/commit/3a8259538571b2b020ac09729adbaf3b3a08c189

woutslabbinck commented 2 years ago

From Activity Stream (AS): as:CollectionPage (https://www.w3.org/ns/activitystreams#CollectionPage) acts as a tree:Node and as:items (https://www.w3.org/ns/activitystreams#items) act as tree:member.

An example of this can be seen in this comment.