Members

IdeaFileStatusSummary
atlas reqlan rq/ontology.rq A challenge with navigating complex graphs is that they can be overwhelming. One extension to the product is to have atlases
attribute reqlan rq/ontology.rq attributes are for classification , functional or nonfunctional metadata .
attribute_body reqlan rq/ontology.rq the first attribute in an idea , if not marked otherwise , is the main ' body' attribute . It is unstructured text .
base reqlan rq/ontology.rq A base is a container for ideas, ideasets, and files — the boundary of one ideas graph. Discovery: a directory is a base only when it owns a `.reqlan` application-memory folder. There is no implicit base from a bare workspace folder; the product prompts the user to create `.reqlan` at the workspace-folder root when none exist. Bases may be nested: a child directory with its own `.reqlan` is a separate base; the parent base's index stops at that child boundary. Each base holds its own ideas index under its `.reqlan`. Details: ["./bases/base.rq".base].
cartographic_map reqlan rq/ontology.rq a cartographic map is a visual representation of a graph , optimised / curated by the user for context
configuration reqlan rq/ontology.rq There are multiples scopes for configuration . At the [base] level and at at the [extension] level .
extension reqlan rq/ontology.rq the extension contains all of the actual features
file reqlan rq/ontology.rq files store ideas and form ideasets
grammar_rule reqlan rq/ontology.rq grammar rules describe the syntax features
idea reqlan rq/ontology.rq a reqlan core unit is an idea .
idea_name reqlan rq/ontology.rq the idea name is a string / handle / variable that uniquely identifies the idea ( within the ideaset / file ) . It shouldn't be a reserved keyword .
ideaset reqlan rq/ontology.rq ideasets are namespace containers for ideas .
import_statement reqlan rq/ontology.rq Imports are used to decribe refrences . some [keyword] s are reserved for imports
keyword reqlan rq/ontology.rq as a language , reqlan has some keywords that are reserved in some contexts .
reference reqlan rq/ontology.rq References are used to link ideas to other ideas , files , and symbols .
referenced_files reqlan rq/ontology.rq are non rq files / ideasets that are referenced by ideas , or that reference ideas . these may be shared . they should be captured in the [index]