package
1.0.0
Repository: https://github.com/cloudprivacylabs/lsa.git
Documentation: pkg.go.dev

# Functions

BuildMeasureNode uses the measureSchemaNode to locate measure node instances in the graph, and creates/updates measure nodes in the graph.
BuildMeasureNodesForLayer builds all the measure nodes for the layer.
GetMeasureService returns the measure service set in the context.
No description provided by the author
No description provided by the author
No description provided by the author
ParseMeasure parses a number and then a string for units.
SetMeasureService sets the measure service in context.
SetMeasureValue sets the value of the measure node based on value.
try to convert to go native time with function ToGoTime then pass result as parameter.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
JSONDate is a node-type that identifies the underlying value as a JSON date value YYYY-MM-DD.
JSONDateTime is a node-type that identifies the underlying value as a JSON datetime value, RFC3339 or RFC3339Nano YYYY-MM-DDTHH:mm:ssZ YYYY-MM-DDTHH:mm:ss.00000Z.
No description provided by the author
No description provided by the author
JSONTime is a node-type that identifies the underlying value as a JSON time value HH:mm HH:mm:ss HH:mm:ssZ.
MeasureTerm is used as a valuetype for a measure node.
MeasureUnitDomainTerm is a node property that specifies that the measure is of a certain domain.
MeasureUnitExpr gives the expression that returns the unit.
MeasureUnitNode gives the schema node id containing the unit.
MeasureUnitTerm is a node property term giving measure unit.
MeasureUseUnitTerm is a node property that specifies that all measures must be converted to this unit.
MeasureValueNode gives the schema node id containing the value.
MeasureValueExpr gives the expression that returns the measured value node.
MeasureValueTerm is a node property term giving measure value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
XSDDate is a node-type that identifies the underlying value as an XML date.
XSDDateTime is a node-type that identifies the underlying value as an XML date-time value.
No description provided by the author
XSDGday can be used as a node-type to interpret the underlying value as a day (GDay).
XSDMonthDay can be used as a node-type to interpret the underlying value as a MM-DD.
XSDGMonth can be used as node-type to interpret the underlying value as a month (int).
XSDGYearMonth can be used as a node-type to interpret the underlying value as a YYYY-MM.
XSDGYear can be used as a node-type to interpret the underlying value as a year value (int).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
XSDTime is a node-type that identifies the underlying value as an XML time.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GMonthDay is XML Gregorian part of Month/Day.
GYearMonth is XML Gregorian part of Year/Month.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Measure is the data type that contains a value and a unit.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

MeasureService parses/validates/converts measures.

# Type aliases

No description provided by the author
GDay is XML Gregorian day part of date.
GMonth is XML Gregorian month part of date.
GMonth is XML Gregorian year part of date.