Skip to content

Commit

Permalink
Data Dictionary 2.0 Sheet Updated with Retroactive Changes (#190)
Browse files Browse the repository at this point in the history
* Add files via upload

* #189: Regenerated new artifacs and fixed some key issues

* #189: Updated Olingo and POI versions

---------

Co-authored-by: darnjo <josh@reso.org>
  • Loading branch information
Jad212s and darnjo authored Mar 31, 2024
1 parent 8371841 commit 022e208
Show file tree
Hide file tree
Showing 47 changed files with 174 additions and 28,759 deletions.
13 changes: 7 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
implementation "com.google.guava:guava:31.1-jre"
implementation 'com.google.guava:guava:33.0.0-jre'
implementation "com.google.inject:guice:5.1.0"
implementation "commons-cli:commons-cli:1.5.0"

Expand All @@ -20,12 +20,13 @@ dependencies {
implementation "org.apache.logging.log4j:log4j-1.2-api:2.20.0"
implementation "org.apache.logging.log4j:log4j-core:2.20.0"

implementation "org.apache.olingo:odata-client-api:4.9.0"
implementation "org.apache.olingo:odata-commons-core:4.9.0"
implementation "org.apache.olingo:odata-client-core:4.9.0"
implementation "org.apache.olingo:odata-client-api:4.10.0"
implementation "org.apache.olingo:odata-commons-core:4.10.0"
implementation "org.apache.olingo:odata-client-core:4.10.0"

implementation "org.apache.poi:poi:5.2.2"
implementation "org.apache.poi:poi-ooxml:5.2.2"
// 5.2.5 (Nov 25, 2023) is latest version as of March 2024
implementation "org.apache.poi:poi:5.2.5"
implementation "org.apache.poi:poi-ooxml:5.2.5"

implementation "io.rest-assured:rest-assured:5.1.1"
implementation "io.rest-assured:json-path:5.1.1"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Association

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Caravan

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: CaravanStop

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: ContactListingNotes

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: ContactListings

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Contacts

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: EntityEvent

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Field

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: HistoryTransactional

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: InternetTracking

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: InternetTrackingSummary

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: LockOrBox

Background:
Expand Down Expand Up @@ -159,6 +159,11 @@ Feature: LockOrBox
Then "LockOrBoxSourceSystemName" MUST be "String" data type
And "LockOrBoxSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255

@LockOrBox @dd-2.0
Scenario: ModificationTimestamp
When "ModificationTimestamp" exists in the "LockOrBox" metadata
Then "ModificationTimestamp" MUST be "Timestamp" data type

@LockOrBox @dd-2.0
Scenario: Notes
When "Notes" exists in the "LockOrBox" metadata
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Lookup

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Media

Background:
Expand Down Expand Up @@ -158,10 +158,10 @@ Feature: Media
And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255

@Media @dd-2.0
Scenario: OriginatingSystemResourceRecordId
When "OriginatingSystemResourceRecordId" exists in the "Media" metadata
Then "OriginatingSystemResourceRecordId" MUST be "String" data type
And "OriginatingSystemResourceRecordId" length SHOULD be equal to the RESO Suggested Max Length of 25
Scenario: OriginatingSystemResourceRecordID
When "OriginatingSystemResourceRecordID" exists in the "Media" metadata
Then "OriginatingSystemResourceRecordID" MUST be "String" data type
And "OriginatingSystemResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255

@Media @dd-2.0
Scenario: OriginatingSystemResourceRecordKey
Expand All @@ -170,10 +170,10 @@ Feature: Media
And "OriginatingSystemResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@Media @dd-2.0
Scenario: OriginatingSystemResourceRecordSystemId
When "OriginatingSystemResourceRecordSystemId" exists in the "Media" metadata
Then "OriginatingSystemResourceRecordSystemId" MUST be "String" data type
And "OriginatingSystemResourceRecordSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25
Scenario: OriginatingSystemResourceRecordSystemID
When "OriginatingSystemResourceRecordSystemID" exists in the "Media" metadata
Then "OriginatingSystemResourceRecordSystemID" MUST be "String" data type
And "OriginatingSystemResourceRecordSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25

@Media @dd-2.0
Scenario: Permission
Expand Down Expand Up @@ -247,10 +247,10 @@ Feature: Media
And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255

@Media @dd-2.0
Scenario: SourceSystemResourceRecordId
When "SourceSystemResourceRecordId" exists in the "Media" metadata
Then "SourceSystemResourceRecordId" MUST be "String" data type
And "SourceSystemResourceRecordId" length SHOULD be equal to the RESO Suggested Max Length of 25
Scenario: SourceSystemResourceRecordID
When "SourceSystemResourceRecordID" exists in the "Media" metadata
Then "SourceSystemResourceRecordID" MUST be "String" data type
And "SourceSystemResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255

@Media @dd-2.0
Scenario: SourceSystemResourceRecordKey
Expand All @@ -259,7 +259,7 @@ Feature: Media
And "SourceSystemResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@Media @dd-2.0
Scenario: SourceSystemResourceRecordSystemId
When "SourceSystemResourceRecordSystemId" exists in the "Media" metadata
Then "SourceSystemResourceRecordSystemId" MUST be "String" data type
And "SourceSystemResourceRecordSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25
Scenario: SourceSystemResourceRecordSystemID
When "SourceSystemResourceRecordSystemID" exists in the "Media" metadata
Then "SourceSystemResourceRecordSystemID" MUST be "String" data type
And "SourceSystemResourceRecordSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Member

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: MemberAssociation

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: MemberStateLicense

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Office

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: OfficeAssociation

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: OfficeCorporateLicense

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: OpenHouse

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: OtherPhone

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: OUID

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Property

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: PropertyGreenVerification

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: PropertyPowerProduction

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated on: 20231214091006438
Feature: PowerStorage
# This file was autogenerated on: 202403311449200
Feature: PropertyPowerStorage

Background:
Given a RESOScript or Metadata file are provided
Expand All @@ -12,36 +12,36 @@ Feature: PowerStorage
Then a test container was successfully created from the given metadata file
And valid metadata are loaded into the test container

@PowerStorage @dd-2.0
@PropertyPowerStorage @dd-2.0
Scenario: DateOfInstallation
When "DateOfInstallation" exists in the "PowerStorage" metadata
When "DateOfInstallation" exists in the "PropertyPowerStorage" metadata
Then "DateOfInstallation" MUST be "Date" data type

@PowerStorage @dd-2.0
@PropertyPowerStorage @dd-2.0
Scenario: InformationSource
When "InformationSource" exists in the "PowerStorage" metadata
When "InformationSource" exists in the "PropertyPowerStorage" metadata
Then "InformationSource" MUST be "String" data type
And "InformationSource" length SHOULD be equal to the RESO Suggested Max Length of 255

@PowerStorage @dd-2.0
@PropertyPowerStorage @dd-2.0
Scenario: ModificationTimestamp
When "ModificationTimestamp" exists in the "PowerStorage" metadata
When "ModificationTimestamp" exists in the "PropertyPowerStorage" metadata
Then "ModificationTimestamp" MUST be "Timestamp" data type

@PowerStorage @dd-2.0
@PropertyPowerStorage @dd-2.0
Scenario: NameplateCapacity
When "NameplateCapacity" exists in the "PowerStorage" metadata
When "NameplateCapacity" exists in the "PropertyPowerStorage" metadata
Then "NameplateCapacity" MUST be "Decimal" data type
And "NameplateCapacity" precision SHOULD be equal to the RESO Suggested Max Precision of 3
And "NameplateCapacity" scale SHOULD be equal to the RESO Suggested Max Scale of 2

@PowerStorage @dd-2.0
@PropertyPowerStorage @dd-2.0
Scenario: PowerStorageKey
When "PowerStorageKey" exists in the "PowerStorage" metadata
When "PowerStorageKey" exists in the "PropertyPowerStorage" metadata
Then "PowerStorageKey" MUST be "String" data type
And "PowerStorageKey" length SHOULD be equal to the RESO Suggested Max Length of 255

@PowerStorage @dd-2.0
@PropertyPowerStorage @dd-2.0
Scenario: PowerStorageType
When "PowerStorageType" exists in the "PowerStorage" metadata
When "PowerStorageType" exists in the "PropertyPowerStorage" metadata
Then "PowerStorageType" MUST be "Single Enumeration" data type
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: PropertyRooms

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: PropertyUnitTypes

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Prospecting

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Queue

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Rules

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: SavedSearch

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Showing

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: ShowingAppointment

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: ShowingAvailability

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: ShowingRequest

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: SocialMedia

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: TeamMembers

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated on: 20231214091006438
# This file was autogenerated on: 202403311449200
Feature: Teams

Background:
Expand Down
Loading

0 comments on commit 022e208

Please sign in to comment.