Difference between revisions of "ISO5087-2:Clause"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
(Created page with "{{Class Definition |Description=A Clause is a statement of a rule, provision, requirement, etc. that is part of the body of the Bylaw, or its schedules, penalties, etc. It has...")
 
m (Megankatsumi moved page Clause to ISO5087-2:Clause: Text replacement - "Clause" to "ISO5087-2:Clause")
 
(No difference)

Latest revision as of 11:31, 19 December 2022


Pattern

This class has been associated with the following pattern:

Pattern:Bylaw Pattern

Subclass Of

Description

An English description of the definition (what distinguishes this sense of the term?).

A Clause is a statement of a rule, provision, requirement, etc. that is part of the body of the Bylaw, or its schedules, penalties, etc. It has the following properties: • schema:identifier: Unique identifier/number for the clause. It is an xsd:string. • schema:name: title or name of the clause, if any. It is an xsd:string. • schema:description: the content of the clause. • hasType: one of (severance or penalty or transition or repeal or schedule or bylaw) • hasClause: links to any subclauses of this clause. • 5087-1:properPartOf: The part of the Bylaw or clause this clause is contained in.

Class Diagram Description

Required by Use Case(s)

(why is this specialized definition needed?)


CDM References

What other classes or properties reference this term?

Interface Specification References

This class has been associated with the following interface specification items:


Sources

Sources considered when developing the class:


Status

Pending Approval

Has Subclass(es)



Annotations

Annotation Value


Manchester Syntax Specification

Property Restriction Value
Schema:identifier exactly 1 xsd:string
Schema:name exactly 1 xsd:string
Schema:description exactly 1 xsd:string
HasType some [[{severance,penalty,transition, repeal, schedule, bylaw}]]
HasClause only Clause
ProperPartOf exactly 1 (Bylaw or Clause)


Supplementary Figures

Figure Caption