Uploaded image for project: 'OASIS LegalRuleML TC'
  1. OASIS LegalRuleML TC
  2. LEGALRULEML-28

annotate skippable edge elements

    XMLWordPrintable

    Details

    • Proposal:
      Hide

      For example,

      ##
      hasAgentCollection.edge.choice |= hasAgentCollection.edge.def
      hasAgentCollection.edge.def =

        1. a collection of Agents.
          element hasAgents { hasAgentCollection.type.def }

          ==>

          The information about what edge elements are skippable can be propagated into the schema documentation by adding to the description in the RNC modules.

          ##
          hasAgentCollection.edge.choice |= hasAgentCollection.edge.def
          hasAgentCollection.edge.def =

          ## a collection of Agents. Skippable.
          element hasAgents { hasAgentCollection.type.def }

      These definitions are contained in the modules
      in LRML
      stripe_optional_module.rnc
      stripe_optional_ruleml_module.rnc

      In the RuleML modules, these definitions are not kept together in one module, but are distributed across many.

      Show
      For example, ## hasAgentCollection.edge.choice |= hasAgentCollection.edge.def hasAgentCollection.edge.def = a collection of Agents. element hasAgents { hasAgentCollection.type.def } ==> The information about what edge elements are skippable can be propagated into the schema documentation by adding to the description in the RNC modules. ## hasAgentCollection.edge.choice |= hasAgentCollection.edge.def hasAgentCollection.edge.def = ## a collection of Agents. Skippable. element hasAgents { hasAgentCollection.type.def } These definitions are contained in the modules in LRML stripe_optional_module.rnc stripe_optional_ruleml_module.rnc In the RuleML modules, these definitions are not kept together in one module, but are distributed across many.

      Description

      The information about what edge elements are skippable does not get propagated into the schema documentation, as that is based on the normalized serialization format.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              taraathan Tara Athan (Inactive)
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: