Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add how-to article

...

Title

...

Creator

...

Modified

...

FAQ

...

Adam Milward

...

Jun 07, 2019

...

How to create a Data Type

...

David Milward

...

Jun 07, 2019

...

Using the metadata DSL in the console (FOR ADMINS ONLY)

...

Adam Milward

...

Jun 07, 2019

...

Versioning

...

David Milward

...

Jun 07, 2019

...

Check a User Status, Delete and User, Change a user Role

...

Adam Milward

...

Jun 06, 2019

...

How to Generate a White Rabbit Report

...

Charlotte Reynolds

...

Jun 06, 2019

...

How to create a new Data Model from a White Rabbit Report

...

Charlotte Reynolds

...

Jun 06, 2019

...

Adding a new Dataset

...

David Milward

...

Jun 06, 2019

...

Importing a Dataset

...

David Milward

...

Feb 18, 2019

...

User Registration

...

Adam Milward

...

Dec 20, 2018

...

Adding users to models

...

Adam Milward

...

Aug 16, 2018

...

Editing Metadata

...

Adam Milward

...

Jun 25, 2018

...

Using the Model Catalogue : Metadata Registry & Curation

...

David Milward

...

Jun 25, 2018

...

Understanding the North Thames Mapping Report

...

John Cross

...

Jan 30, 2018

...

How to examine a Data Model or Dataset in the Catalogue

...

David Milward

...

Dec 06, 2016

...

How to create a new Data Element

...

David Milward

...

Q. "What is the difference between Conceptual, Logical and Physical Data Models in the Metadata Exchange?

A. TBC


Q: "What is the difference between a data owner and a data steward?"

A: TBC


Q. "What is the best way to use the catalogue and manage my data?"

A: TBC


Q: "Why are there different colours? What do they mean?"

A:

  • Red is DEPRECATED
  • Yellow is DRAFT
  • BLACK is FINALISED


Q: "What do the different icons mean within a Data Model?"

A: Please see table below.

IconElementDescription
Image AddedData ModelA specific, versioned, group of data elements.
Image AddedData ClassA Structured group of data elements inside a model, and which can be related to another Data Class, by inheritance or containment
Image AddedData ElementAn atomic unit of data, sometimes called an attribute, field or property.
Image AddedData TypeA type or classification descriptor for a data element. Data Types can be sub-typed into enumerations, primitives and measurement units, which get slightly different icons.
Image AddedPrimitive TypeThis depends on the model, not needed when model is purely conceptual.
Image AddedEnumerated TypeThis element is composed of a restricted list of enumerations.
Image AddedEnumerationThis is part of the above Enumerated Type
Image AddedMeasurement UnitThis type is probably based on a primitive, but which represents a common measurement unit.
Image AddedBusiness Rules A.K.A  validation rules, these can be attached to elements or to relationships. mostly we use regex or groovy code as a definition, but could be OCL or QVT type constraint.
Image AddedAssetsThese could be imported files, such as csv or XML files describing the model.
Image AddedDeprecated Item.Items which are out of date and have been/or will be replaced.