CenterForDigitalHumanities / rerum

Open and free repository for linked open data.
http://rerum.io
10 stars 3 forks source link

Smart Creation #19

Open cubap opened 7 years ago

cubap commented 7 years ago

Known types of objects should create subtypes of objects easily. For example, saving a whole Manifest should make Sequences and Canvases automatically. Resolving a Manifest may also need to dereference some stuff.

For unknown items or properties without @type declarations, we should be able to read the @context to unwind it a bit, if needed.