https://w3id.org/jeswr/sectors/drawing#

Prefix drawing: · a gUFO-based ontology in the @jeswr Solid federation; imports the Solid Core.

⚠️ Experimental — AI-agent-generated (Claude Opus 4.8, @jeswr PSS agent); under active development, not production-hardened.

Other representations: Turtle · JSON-LD context · index

Terms (5)

TermLabelComment / definition
drawing:SceneSceneA single whiteboard / diagram scene authored in a drawing app (an Excalidraw board) — a creative work whose detailed contents live in an opaque scene document. An information object about nothing external; the fork round-trips it to a pod. Aligns to draw:Scene (rdfs:subClassOf schema:CreativeWork) in the forthcoming @jeswr/solid-drawing vocabulary.
drawing:sceneDocumentscene documentThe opaque serialised scene document (the app-native JSON of elements + app-state + embedded files) that this scene's detailed contents live in — a separate pod resource the LD scene metadata points at. A plain object property (the pointed-at document is itself a core:InformationResource). Aligns to the forthcoming draw:sceneDocument.
drawing:schemaVersionschema versionThe version of the app-native scene-document schema this scene was serialised against (the Excalidraw file 'version'), so a reader can migrate an older document. Aligns to the forthcoming draw:schemaVersion.
drawing:sectorDrawing & Whiteboard sectorThe Drawing & Whiteboard data sector. The value an app's fedapp:sector names in its Client Identifier Document to declare it operates over whiteboard / diagramming data. Backed by this sector ontology.
drawing:thumbnailthumbnailAn optional rendered preview image of the scene (a PNG/SVG export resource), for listing a board without parsing its document. A sub-property of core:hasPart — the thumbnail is a derived part of the scene. Aligns to the forthcoming draw:thumbnail; schema:thumbnailUrl in the alignments.