{ "@context": { "rr": "http://www.w3.org/ns/r2rml#" }, "@graph": [ [ { "@id" : "/lead_entity_group/lead", "rr:logicalTable" : { "rr:tableName" : "LEAD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Lead" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/stateProvinceName" }, "rr:objectMap" : { "rr:column" : "STATE_PROVINCE_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/leadStatus" }, "rr:objectMap" : { "rr:column" : "LEAD_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/photoURL" }, "rr:objectMap" : { "rr:column" : "PHOTO_UR_L", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/countryName" }, "rr:objectMap" : { "rr:column" : "COUNTRY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/convertedDate" }, "rr:objectMap" : { "rr:column" : "CONVERTED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/companyName" }, "rr:objectMap" : { "rr:column" : "COMPANY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/streetName" }, "rr:objectMap" : { "rr:column" : "STREET_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/leadScore" }, "rr:objectMap" : { "rr:column" : "LEAD_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/geoCodeLatitude" }, "rr:objectMap" : { "rr:column" : "GEO_CODE_LATITUDE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/leadRating" }, "rr:objectMap" : { "rr:column" : "LEAD_RATING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/geoCodeLongitude" }, "rr:objectMap" : { "rr:column" : "GEO_CODE_LONGITUDE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailBouncedDate" }, "rr:objectMap" : { "rr:column" : "EMAIL_BOUNCED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/geoCodeAccuracy" }, "rr:objectMap" : { "rr:column" : "GEO_CODE_ACCURACY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/leadSource" }, "rr:objectMap" : { "rr:column" : "LEAD_SOURCE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lastActivityDate" }, "rr:objectMap" : { "rr:column" : "LAST_ACTIVITY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/annualRevenue" }, "rr:objectMap" : { "rr:column" : "ANNUAL_REVENUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailBouncedReason" }, "rr:objectMap" : { "rr:column" : "EMAIL_BOUNCED_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/website" }, "rr:objectMap" : { "rr:column" : "WEBSITE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isConverted" }, "rr:objectMap" : { "rr:column" : "IS_CONVERTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/lead_entity_group/lead_fax_contact_phone_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_FAX_CONTACT_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/faxContactPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_party_role_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_contact_point_email_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_CONTACT_POINT_EMAIL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointEmail" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_email" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_EMAIL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_mobile_contact_phone_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_MOBILE_CONTACT_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mobileContactPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_contact_address_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_CONTACT_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_converted_to_account_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_CONVERTED_TO_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/convertedToAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_converted_to_account_contact_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_CONVERTED_TO_ACCOUNT_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/convertedToAccountContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_phone_contact_point_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_PHONE_CONTACT_POINT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/phoneContactPoint" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/lead_entity_group/lead_partner_account_join", "rr:logicalTable" : { "rr:tableName" : "LEAD_PARTNER_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{LEAD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partnerAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/account_entity_group/billing_frequency", "rr:logicalTable" : { "rr:tableName" : "BILLING_FREQUENCY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/BillingFrequency" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billingFrequencyName" }, "rr:objectMap" : { "rr:column" : "BILLING_FREQUENCY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/account_entity_group/account_contact_role", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_ROLE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AccountContactRole" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/accountContactRoleType" }, "rr:objectMap" : { "rr:column" : "ACCOUNT_CONTACT_ROLE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/account_entity_group/account_contact", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AccountContact" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/departmentName" }, "rr:objectMap" : { "rr:column" : "DEPARTMENT_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/assistantPhone" }, "rr:objectMap" : { "rr:column" : "ASSISTANT_PHONE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/title" }, "rr:objectMap" : { "rr:column" : "TITLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lastActivityDate" }, "rr:objectMap" : { "rr:column" : "LAST_ACTIVITY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactNote" }, "rr:objectMap" : { "rr:column" : "CONTACT_NOTE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/assistantName" }, "rr:objectMap" : { "rr:column" : "ASSISTANT_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/account_entity_group/account_partner", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PARTNER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AccountPartner" } }, "rr:predicateObjectMap" : [ ] }, { "@id" : "/account_entity_group/account", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Account" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billDeliveryMethod" }, "rr:objectMap" : { "rr:column" : "BILL_DELIVERY_METHOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/useAsSalesAccount" }, "rr:objectMap" : { "rr:column" : "USE_AS_SALES_ACCOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/assignTerritoryFlag" }, "rr:objectMap" : { "rr:column" : "ASSIGN_TERRITORY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/autoPayEnabledFlag" }, "rr:objectMap" : { "rr:column" : "AUTO_PAY_ENABLED_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/autoPaymentAmount" }, "rr:objectMap" : { "rr:column" : "AUTO_PAYMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/useAsServiceAccount" }, "rr:objectMap" : { "rr:column" : "USE_AS_SERVICE_ACCOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/useAsBillingAccount" }, "rr:objectMap" : { "rr:column" : "USE_AS_BILLING_ACCOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sLAExpirationDate" }, "rr:objectMap" : { "rr:column" : "S_LA_EXPIRATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/accountType" }, "rr:objectMap" : { "rr:column" : "ACCOUNT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/balanceAmount" }, "rr:objectMap" : { "rr:column" : "BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/holdStatusReason" }, "rr:objectMap" : { "rr:column" : "HOLD_STATUS_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/generalLedgerAccount" }, "rr:objectMap" : { "rr:column" : "GENERAL_LEDGER_ACCOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/thirtyDayBalanceAmount" }, "rr:objectMap" : { "rr:column" : "THIRTY_DAY_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sixtyDayBalanceAmount" }, "rr:objectMap" : { "rr:column" : "SIXTY_DAY_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/useAsShippingAccount" }, "rr:objectMap" : { "rr:column" : "USE_AS_SHIPPING_ACCOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sLAType" }, "rr:objectMap" : { "rr:column" : "S_LA_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/balanceAmountLimit" }, "rr:objectMap" : { "rr:column" : "BALANCE_AMOUNT_LIMIT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lastActivityDate" }, "rr:objectMap" : { "rr:column" : "LAST_ACTIVITY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/number" }, "rr:objectMap" : { "rr:column" : "NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/ninetyDayBalanceAmount" }, "rr:objectMap" : { "rr:column" : "NINETY_DAY_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTerm" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TERM", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/defaultFreightTerms" }, "rr:objectMap" : { "rr:column" : "DEFAULT_FREIGHT_TERMS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/account_entity_group/account_contact_role_account_contact_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_ROLE_ACCOUNT_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ROLE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/accountContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_reports_to_account_contact_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_REPORTS_TO_ACCOUNT_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/reportsToAccountContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_mailing_address_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_MAILING_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mailingAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_account_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/account" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_fax_phone_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_FAX_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/faxPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_business_phone_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_BUSINESS_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/businessPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_contact_email_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_CONTACT_EMAIL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactEmail" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_email" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_EMAIL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_mobile_phone_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_MOBILE_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mobilePhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_indirect_relation_account_contact_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_INDIRECT_RELATION_ACCOUNT_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/indirectRelationAccountContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_individual_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_INDIVIDUAL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/individual" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/individual" }, "rr:joinCondition" : { "rr:child" : "INDIVIDUAL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_other_contact_address_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_OTHER_CONTACT_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/otherContactAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_contact_home_phone_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_CONTACT_HOME_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_CONTACT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/homePhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_partner_account_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PARTNER_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_PARTNER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/account" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_partner_partner_account_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PARTNER_PARTNER_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_PARTNER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partnerAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_bill_contact_address_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_BILL_CONTACT_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billContactAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_bill_frequency_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_BILL_FREQUENCY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billFrequency" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/billing_frequency" }, "rr:joinCondition" : { "rr:child" : "BILLING_FREQUENCY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_party_role_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_fax_phone_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_FAX_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/faxPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_sales_phone_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_SALES_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_auto_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_AUTO_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/autoPaymentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_shipping_address_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_SHIPPING_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_party_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_parent_account_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PARENT_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/parentAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_shipping_contact_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_SHIPPING_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_shipping_phoneid_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_SHIPPING_PHONEID_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingPhoneid" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_shipping_email_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_SHIPPING_EMAIL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingEmail" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_email" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_EMAIL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_order_delivery_method_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_ORDER_DELIVERY_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderDeliveryMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/order_delivery_method" }, "rr:joinCondition" : { "rr:child" : "ORDER_DELIVERY_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/account_entity_group/account_primary_sales_contact_point_join", "rr:logicalTable" : { "rr:tableName" : "ACCOUNT_PRIMARY_SALES_CONTACT_POINT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ACCOUNT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primarySalesContactPoint" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/party_role_entity_group/supplier", "rr:logicalTable" : { "rr:tableName" : "SUPPLIER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Supplier" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/satisfactionEthicsRank" }, "rr:objectMap" : { "rr:column" : "SATISFACTION_ETHICS_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractInvoiceAccuracyRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_INVOICE_ACCURACY_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/satisfactionWeightPercent" }, "rr:objectMap" : { "rr:column" : "SATISFACTION_WEIGHT_PERCENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractOnTimeDeliveryRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_ON_TIME_DELIVERY_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitiveWarrantyRank" }, "rr:objectMap" : { "rr:column" : "COMPETITIVE_WARRANTY_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitiveMarketingRank" }, "rr:objectMap" : { "rr:column" : "COMPETITIVE_MARKETING_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractDeliveryCorrectnessRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_DELIVERY_CORRECTNESS_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitiveWeightScore" }, "rr:objectMap" : { "rr:column" : "COMPETITIVE_WEIGHT_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractSLAIssueRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_SL_AISSUE_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitiveWeightPercent" }, "rr:objectMap" : { "rr:column" : "COMPETITIVE_WEIGHT_PERCENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/supplierScore" }, "rr:objectMap" : { "rr:column" : "SUPPLIER_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitiveProductPriceRank" }, "rr:objectMap" : { "rr:column" : "COMPETITIVE_PRODUCT_PRICE_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractWeightPercent" }, "rr:objectMap" : { "rr:column" : "CONTRACT_WEIGHT_PERCENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/supplierSpend" }, "rr:objectMap" : { "rr:column" : "SUPPLIER_SPEND", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/satisfactionTechnicalSupportRank" }, "rr:objectMap" : { "rr:column" : "SATISFACTION_TECHNICAL_SUPPORT_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractWeightScore" }, "rr:objectMap" : { "rr:column" : "CONTRACT_WEIGHT_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/satisfactionCustomerServiceRank" }, "rr:objectMap" : { "rr:column" : "SATISFACTION_CUSTOMER_SERVICE_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/satisfactionWeightScore" }, "rr:objectMap" : { "rr:column" : "SATISFACTION_WEIGHT_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractSourcingCycleDays" }, "rr:objectMap" : { "rr:column" : "CONTRACT_SOURCING_CYCLE_DAYS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/supplierType" }, "rr:objectMap" : { "rr:column" : "SUPPLIER_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCarrier" }, "rr:objectMap" : { "rr:column" : "IS_CARRIER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractProductReturnRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_PRODUCT_RETURN_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitiveCostAvoidanceRank" }, "rr:objectMap" : { "rr:column" : "COMPETITIVE_COST_AVOIDANCE_RANK", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractProductQualityRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_PRODUCT_QUALITY_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contractBudgetCostRate" }, "rr:objectMap" : { "rr:column" : "CONTRACT_BUDGET_COST_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/party_role_entity_group/customer_status_history", "rr:logicalTable" : { "rr:tableName" : "CUSTOMER_STATUS_HISTORY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/CustomerStatusHistory" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/startDateTime" }, "rr:objectMap" : { "rr:column" : "START_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRoleStatus" }, "rr:objectMap" : { "rr:column" : "PARTY_ROLE_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/endDateTIme" }, "rr:objectMap" : { "rr:column" : "END_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } } ] }, { "@id" : "/party_role_entity_group/competitor", "rr:logicalTable" : { "rr:tableName" : "COMPETITOR" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Competitor" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorStrengths" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_STRENGTHS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorFromDate" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/socialMediaPostRate" }, "rr:objectMap" : { "rr:column" : "SOCIAL_MEDIA_POST_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorThreats" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_THREATS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/currentRatio" }, "rr:objectMap" : { "rr:column" : "CURRENT_RATIO", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cashFlowGrowth" }, "rr:objectMap" : { "rr:column" : "CASH_FLOW_GROWTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorObjectives" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_OBJECTIVES", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netProfitMargin" }, "rr:objectMap" : { "rr:column" : "NET_PROFIT_MARGIN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorWeaknesses" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_WEAKNESSES", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/pressMentionsRate" }, "rr:objectMap" : { "rr:column" : "PRESS_MENTIONS_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/assetTurnoverRatio" }, "rr:objectMap" : { "rr:column" : "ASSET_TURNOVER_RATIO", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorToDate" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/competitorLeverageOpportunities" }, "rr:objectMap" : { "rr:column" : "COMPETITOR_LEVERAGE_OPPORTUNITIES", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/assetReturnRatio" }, "rr:objectMap" : { "rr:column" : "ASSET_RETURN_RATIO", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/ptoENumber" }, "rr:objectMap" : { "rr:column" : "PTO_ENUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adKeywords" }, "rr:objectMap" : { "rr:column" : "AD_KEYWORDS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adReachRate" }, "rr:objectMap" : { "rr:column" : "AD_REACH_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/party_role_entity_group/seller", "rr:logicalTable" : { "rr:tableName" : "SELLER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Seller" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/communityParticipationCount" }, "rr:objectMap" : { "rr:column" : "COMMUNITY_PARTICIPATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/demonstrationsGivenCount" }, "rr:objectMap" : { "rr:column" : "DEMONSTRATIONS_GIVEN_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/eventParticipationCount" }, "rr:objectMap" : { "rr:column" : "EVENT_PARTICIPATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerSatisfactionScore" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_SATISFACTION_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/trainingCertificationCount" }, "rr:objectMap" : { "rr:column" : "TRAINING_CERTIFICATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/opportunityInvolvementCount" }, "rr:objectMap" : { "rr:column" : "OPPORTUNITY_INVOLVEMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/marketingDevelopmentAmount" }, "rr:objectMap" : { "rr:column" : "MARKETING_DEVELOPMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sellerType" }, "rr:objectMap" : { "rr:column" : "SELLER_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/documentationDownloadCount" }, "rr:objectMap" : { "rr:column" : "DOCUMENTATION_DOWNLOAD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/trialParticipationCount" }, "rr:objectMap" : { "rr:column" : "TRIAL_PARTICIPATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/creditRating" }, "rr:objectMap" : { "rr:column" : "CREDIT_RATING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/satisfactionScore" }, "rr:objectMap" : { "rr:column" : "SATISFACTION_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesAmount" }, "rr:objectMap" : { "rr:column" : "SALES_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/opportunityWinRate" }, "rr:objectMap" : { "rr:column" : "OPPORTUNITY_WIN_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productReturnRate" }, "rr:objectMap" : { "rr:column" : "PRODUCT_RETURN_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/leadGenerationCount" }, "rr:objectMap" : { "rr:column" : "LEAD_GENERATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/inventoryValueAmount" }, "rr:objectMap" : { "rr:column" : "INVENTORY_VALUE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/majorPostSaleSupportNeeded" }, "rr:objectMap" : { "rr:column" : "MAJOR_POST_SALE_SUPPORT_NEEDED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/trainingParticipationCount" }, "rr:objectMap" : { "rr:column" : "TRAINING_PARTICIPATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/newCustomerAcquisitionCount" }, "rr:objectMap" : { "rr:column" : "NEW_CUSTOMER_ACQUISITION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/successStoryCount" }, "rr:objectMap" : { "rr:column" : "SUCCESS_STORY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/systemLoginCount" }, "rr:objectMap" : { "rr:column" : "SYSTEM_LOGIN_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/jointBusinessPlanExist" }, "rr:objectMap" : { "rr:column" : "JOINT_BUSINESS_PLAN_EXIST", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/averageConvertedLeadAmount" }, "rr:objectMap" : { "rr:column" : "AVERAGE_CONVERTED_LEAD_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/estimatedPartnerGrossMargin" }, "rr:objectMap" : { "rr:column" : "ESTIMATED_PARTNER_GROSS_MARGIN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/party_role_entity_group/customer", "rr:logicalTable" : { "rr:tableName" : "CUSTOMER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Customer" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerStatus" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/prospectRating" }, "rr:objectMap" : { "rr:column" : "PROSPECT_RATING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netPromoterScore" }, "rr:objectMap" : { "rr:column" : "NET_PROMOTER_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerSatisfactionScore" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_SATISFACTION_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/marketingEmailResponseRate" }, "rr:objectMap" : { "rr:column" : "MARKETING_EMAIL_RESPONSE_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalContractedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_CONTRACTED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalProfitContributionAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PROFIT_CONTRIBUTION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerNumber" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/churnScore" }, "rr:objectMap" : { "rr:column" : "CHURN_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originatingCustomerSource" }, "rr:objectMap" : { "rr:column" : "ORIGINATING_CUSTOMER_SOURCE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalLifeTimeValue" }, "rr:objectMap" : { "rr:column" : "TOTAL_LIFE_TIME_VALUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalBookingsAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_BOOKINGS_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/last24MonthsNewRevenueAmount" }, "rr:objectMap" : { "rr:column" : "LAST24_MONTHS_NEW_REVENUE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/last12MonthsNewRevenueAmount" }, "rr:objectMap" : { "rr:column" : "LAST12_MONTHS_NEW_REVENUE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/last12MonthsSupportCallCount" }, "rr:objectMap" : { "rr:column" : "LAST12_MONTHS_SUPPORT_CALL_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/party_role_entity_group/party_role", "rr:logicalTable" : { "rr:tableName" : "PARTY_ROLE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PartyRole" } }, "rr:predicateObjectMap" : [ ] }, { "@id" : "/party_role_entity_group/supplier_party_join", "rr:logicalTable" : { "rr:tableName" : "SUPPLIER_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SUPPLIER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_role_entity_group/customer_status_history_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CUSTOMER_STATUS_HISTORY_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CUSTOMER_STATUS_HISTORY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_role_entity_group/competitor_party_join", "rr:logicalTable" : { "rr:tableName" : "COMPETITOR_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{COMPETITOR_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_role_entity_group/seller_party_join", "rr:logicalTable" : { "rr:tableName" : "SELLER_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SELLER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_role_entity_group/customer_party_join", "rr:logicalTable" : { "rr:tableName" : "CUSTOMER_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CUSTOMER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_role_entity_group/party_role_party_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_ROLE_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_ROLE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/contact_point_entity_group/contact_point_type", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/optInPriority" }, "rr:objectMap" : { "rr:column" : "OPT_IN_PRIORITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_location", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_LOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointLocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_app", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_APP" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointApp" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/applicationLogin" }, "rr:objectMap" : { "rr:column" : "APPLICATION_LOGIN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_address", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_ADDRESS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointAddress" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isUsedForShipping" }, "rr:objectMap" : { "rr:column" : "IS_USED_FOR_SHIPPING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/stateProvinceName" }, "rr:objectMap" : { "rr:column" : "STATE_PROVINCE_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/addressLine3" }, "rr:objectMap" : { "rr:column" : "ADDRESS_LINE3", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/countryName" }, "rr:objectMap" : { "rr:column" : "COUNTRY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/postalCodeText" }, "rr:objectMap" : { "rr:column" : "POSTAL_CODE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/geoLatitude" }, "rr:objectMap" : { "rr:column" : "GEO_LATITUDE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/addressLine2" }, "rr:objectMap" : { "rr:column" : "ADDRESS_LINE2", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/addressLine4" }, "rr:objectMap" : { "rr:column" : "ADDRESS_LINE4", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/geoAccuracy" }, "rr:objectMap" : { "rr:column" : "GEO_ACCURACY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/geoLongitude" }, "rr:objectMap" : { "rr:column" : "GEO_LONGITUDE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/addressLine1" }, "rr:objectMap" : { "rr:column" : "ADDRESS_LINE1", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cityName" }, "rr:objectMap" : { "rr:column" : "CITY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isUsedForBilling" }, "rr:objectMap" : { "rr:column" : "IS_USED_FOR_BILLING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/party_web_address", "rr:logicalTable" : { "rr:tableName" : "PARTY_WEB_ADDRESS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PartyWebAddress" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/webSiteURL" }, "rr:objectMap" : { "rr:column" : "WEB_SITE_UR_L", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_email", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_EMAIL" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointEmail" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailLatestBounceReasonText" }, "rr:objectMap" : { "rr:column" : "EMAIL_LATEST_BOUNCE_REASON_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailMailBox" }, "rr:objectMap" : { "rr:column" : "EMAIL_MAIL_BOX", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailDomain" }, "rr:objectMap" : { "rr:column" : "EMAIL_DOMAIN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailAddress" }, "rr:objectMap" : { "rr:column" : "EMAIL_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/emailLatestBounceDateTime" }, "rr:objectMap" : { "rr:column" : "EMAIL_LATEST_BOUNCE_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_social", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_SOCIAL" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointSocial" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profilePictureURL" }, "rr:objectMap" : { "rr:column" : "PROFILE_PICTURE_UR_L", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/followersCount" }, "rr:objectMap" : { "rr:column" : "FOLLOWERS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/socialHandleName" }, "rr:objectMap" : { "rr:column" : "SOCIAL_HANDLE_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/socialFanStatus" }, "rr:objectMap" : { "rr:column" : "SOCIAL_FAN_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/socialHandle" }, "rr:objectMap" : { "rr:column" : "SOCIAL_HANDLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/socialNetworkProvider" }, "rr:objectMap" : { "rr:column" : "SOCIAL_NETWORK_PROVIDER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_phone", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_PHONE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPointPhone" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/extensionNumber" }, "rr:objectMap" : { "rr:column" : "EXTENSION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/phoneCountryCode" }, "rr:objectMap" : { "rr:column" : "PHONE_COUNTRY_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/countryName" }, "rr:objectMap" : { "rr:column" : "COUNTRY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/areaCode" }, "rr:objectMap" : { "rr:column" : "AREA_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSMSCapable" }, "rr:objectMap" : { "rr:column" : "IS_SM_SCAPABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shortCode" }, "rr:objectMap" : { "rr:column" : "SHORT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/formattedInternationalPhoneNumber" }, "rr:objectMap" : { "rr:column" : "FORMATTED_INTERNATIONAL_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryPhoneType" }, "rr:objectMap" : { "rr:column" : "PRIMARY_PHONE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isFaxCapable" }, "rr:objectMap" : { "rr:column" : "IS_FAX_CAPABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/formattedE164PhoneNumber" }, "rr:objectMap" : { "rr:column" : "FORMATTED_E164_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/formattedNationalPhoneNumber" }, "rr:objectMap" : { "rr:column" : "FORMATTED_NATIONAL_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/telephoneNumber" }, "rr:objectMap" : { "rr:column" : "TELEPHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ContactPoint" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryFlag" }, "rr:objectMap" : { "rr:column" : "PRIMARY_FLAG", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactStartTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_START_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileLastUpdatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_LAST_UPDATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileOccurrenceCount" }, "rr:objectMap" : { "rr:column" : "PROFILE_OCCURRENCE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/profileFirstCreatedDate" }, "rr:objectMap" : { "rr:column" : "PROFILE_FIRST_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bestTimeToContactEndTime" }, "rr:objectMap" : { "rr:column" : "BEST_TIME_TO_CONTACT_END_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forBusinessUse" }, "rr:objectMap" : { "rr:column" : "FOR_BUSINESS_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/forPersonalUse" }, "rr:objectMap" : { "rr:column" : "FOR_PERSONAL_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } } ] }, { "@id" : "/contact_point_entity_group/contact_point_location_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_LOCATION_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_LOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_location_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_LOCATION_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_LOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_location_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_LOCATION_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_LOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_app_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_APP_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_APP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_app_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_APP_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_APP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_app_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_APP_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_APP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_address_contact_phone_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_ADDRESS_CONTACT_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_address_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_ADDRESS_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_address_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_ADDRESS_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_address_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_ADDRESS_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/party_web_address_party_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_WEB_ADDRESS_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_WEB_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/party_web_address_party_role_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_WEB_ADDRESS_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_WEB_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/party_web_address_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_WEB_ADDRESS_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_WEB_ADDRESS_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_email_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_EMAIL_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_EMAIL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_email_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_EMAIL_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_EMAIL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_email_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_EMAIL_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_EMAIL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_social_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_SOCIAL_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_SOCIAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_social_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_SOCIAL_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_SOCIAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_social_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_SOCIAL_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_SOCIAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_phone_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_PHONE_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_PHONE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_phone_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_PHONE_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_PHONE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_phone_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_PHONE_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_PHONE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_party_role_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_party_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/contact_point_entity_group/contact_point_contact_point_type_join", "rr:logicalTable" : { "rr:tableName" : "CONTACT_POINT_CONTACT_POINT_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CONTACT_POINT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_type" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_TYPE_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/party_entity_group/uncategorized_party", "rr:logicalTable" : { "rr:tableName" : "UNCATEGORIZED_PARTY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/UncategorizedParty" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/creationReason" }, "rr:objectMap" : { "rr:column" : "CREATION_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/uncategorizedPartyLabel" }, "rr:objectMap" : { "rr:column" : "UNCATEGORIZED_PARTY_LABEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originalSourceRecord" }, "rr:objectMap" : { "rr:column" : "ORIGINAL_SOURCE_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originalSourceSystem" }, "rr:objectMap" : { "rr:column" : "ORIGINAL_SOURCE_SYSTEM", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyType" }, "rr:objectMap" : { "rr:column" : "PARTY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/globalParty" }, "rr:objectMap" : { "rr:column" : "GLOBAL_PARTY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/noMergeReason" }, "rr:objectMap" : { "rr:column" : "NO_MERGE_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/person_language", "rr:logicalTable" : { "rr:tableName" : "PERSON_LANGUAGE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PersonLanguage" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/spokenProficiencyLevel" }, "rr:objectMap" : { "rr:column" : "SPOKEN_PROFICIENCY_LEVEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/writtenProficiencyLevel" }, "rr:objectMap" : { "rr:column" : "WRITTEN_PROFICIENCY_LEVEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/person_education", "rr:logicalTable" : { "rr:tableName" : "PERSON_EDUCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PersonEducation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/educationLevel" }, "rr:objectMap" : { "rr:column" : "EDUCATION_LEVEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/educationName" }, "rr:objectMap" : { "rr:column" : "EDUCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/graduationDate" }, "rr:objectMap" : { "rr:column" : "GRADUATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/institutionName" }, "rr:objectMap" : { "rr:column" : "INSTITUTION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/individual", "rr:logicalTable" : { "rr:tableName" : "INDIVIDUAL" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Individual" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasAlcoholAbuseHistory" }, "rr:objectMap" : { "rr:column" : "HAS_ALCOHOL_ABUSE_HISTORY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/highestEducationLevel" }, "rr:objectMap" : { "rr:column" : "HIGHEST_EDUCATION_LEVEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personHeight" }, "rr:objectMap" : { "rr:column" : "PERSON_HEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mailingName" }, "rr:objectMap" : { "rr:column" : "MAILING_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/surgeriesLast5YearsCount" }, "rr:objectMap" : { "rr:column" : "SURGERIES_LAST5_YEARS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doNotTrackUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_NOT_TRACK_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/weddingAnniversaryDate" }, "rr:objectMap" : { "rr:column" : "WEDDING_ANNIVERSARY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minorCitationCount" }, "rr:objectMap" : { "rr:column" : "MINOR_CITATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mainDietaryHabitType" }, "rr:objectMap" : { "rr:column" : "MAIN_DIETARY_HABIT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personHeightUnitOfMeasure" }, "rr:objectMap" : { "rr:column" : "PERSON_HEIGHT_UNIT_OF_MEASURE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/firstName" }, "rr:objectMap" : { "rr:column" : "FIRST_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personName" }, "rr:objectMap" : { "rr:column" : "PERSON_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/photoURL" }, "rr:objectMap" : { "rr:column" : "PHOTO_UR_L", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isHighRiskHobby" }, "rr:objectMap" : { "rr:column" : "IS_HIGH_RISK_HOBBY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doNotProcessFromUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_NOT_PROCESS_FROM_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/militaryService" }, "rr:objectMap" : { "rr:column" : "MILITARY_SERVICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maritalStatus" }, "rr:objectMap" : { "rr:column" : "MARITAL_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doNotMarketFromUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_NOT_MARKET_FROM_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shouldForget" }, "rr:objectMap" : { "rr:column" : "SHOULD_FORGET", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mainDisabilityType" }, "rr:objectMap" : { "rr:column" : "MAIN_DISABILITY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/consumerCreditScoreProviderName" }, "rr:objectMap" : { "rr:column" : "CONSUMER_CREDIT_SCORE_PROVIDER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isTobaccoConsume" }, "rr:objectMap" : { "rr:column" : "IS_TOBACCO_CONSUME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/webSiteURL" }, "rr:objectMap" : { "rr:column" : "WEB_SITE_UR_L", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/secondLastName" }, "rr:objectMap" : { "rr:column" : "SECOND_LAST_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderingName" }, "rr:objectMap" : { "rr:column" : "ORDERING_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hospitalizationsLast5YearsCount" }, "rr:objectMap" : { "rr:column" : "HOSPITALIZATIONS_LAST5_YEARS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/dependentCount" }, "rr:objectMap" : { "rr:column" : "DEPENDENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/convictionsCount" }, "rr:objectMap" : { "rr:column" : "CONVICTIONS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isGoodDriver" }, "rr:objectMap" : { "rr:column" : "IS_GOOD_DRIVER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryHobby" }, "rr:objectMap" : { "rr:column" : "PRIMARY_HOBBY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mainPersonalValueType" }, "rr:objectMap" : { "rr:column" : "MAIN_PERSONAL_VALUE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAlcoholConsumer" }, "rr:objectMap" : { "rr:column" : "IS_ALCOHOL_CONSUMER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxBracketRange" }, "rr:objectMap" : { "rr:column" : "TAX_BRACKET_RANGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/childrenCount" }, "rr:objectMap" : { "rr:column" : "CHILDREN_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isGoodStudent" }, "rr:objectMap" : { "rr:column" : "IS_GOOD_STUDENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mainLifeAttitudeType" }, "rr:objectMap" : { "rr:column" : "MAIN_LIFE_ATTITUDE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netWorth" }, "rr:objectMap" : { "rr:column" : "NET_WORTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personWeight" }, "rr:objectMap" : { "rr:column" : "PERSON_WEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/birthDate" }, "rr:objectMap" : { "rr:column" : "BIRTH_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/religion" }, "rr:objectMap" : { "rr:column" : "RELIGION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sendIndividualData" }, "rr:objectMap" : { "rr:column" : "SEND_INDIVIDUAL_DATA", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/deathDate" }, "rr:objectMap" : { "rr:column" : "DEATH_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doExtractMyDataUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_EXTRACT_MY_DATA_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/birthPlace" }, "rr:objectMap" : { "rr:column" : "BIRTH_PLACE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/overAgeNumber" }, "rr:objectMap" : { "rr:column" : "OVER_AGE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doForgetMeFromUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_FORGET_ME_FROM_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personWeightUnitOfMeasure" }, "rr:objectMap" : { "rr:column" : "PERSON_WEIGHT_UNIT_OF_MEASURE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mainLifeStyleType" }, "rr:objectMap" : { "rr:column" : "MAIN_LIFE_STYLE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/gender" }, "rr:objectMap" : { "rr:column" : "GENDER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasDrugAbuseHistory" }, "rr:objectMap" : { "rr:column" : "HAS_DRUG_ABUSE_HISTORY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salutation" }, "rr:objectMap" : { "rr:column" : "SALUTATION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mothersMaidenName" }, "rr:objectMap" : { "rr:column" : "MOTHERS_MAIDEN_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doNotTrackLocationUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_NOT_TRACK_LOCATION_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/ethnicity" }, "rr:objectMap" : { "rr:column" : "ETHNICITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mainPersonalityType" }, "rr:objectMap" : { "rr:column" : "MAIN_PERSONALITY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employedSinceDate" }, "rr:objectMap" : { "rr:column" : "EMPLOYED_SINCE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/officialName" }, "rr:objectMap" : { "rr:column" : "OFFICIAL_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isHighRiskOccupation" }, "rr:objectMap" : { "rr:column" : "IS_HIGH_RISK_OCCUPATION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/residenceCaptureMethod" }, "rr:objectMap" : { "rr:column" : "RESIDENCE_CAPTURE_METHOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doNotProfileFromUpdateDate" }, "rr:objectMap" : { "rr:column" : "DO_NOT_PROFILE_FROM_UPDATE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/nameSuffix" }, "rr:objectMap" : { "rr:column" : "NAME_SUFFIX", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDrugConsumer" }, "rr:objectMap" : { "rr:column" : "IS_DRUG_CONSUMER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isHomeOwner" }, "rr:objectMap" : { "rr:column" : "IS_HOME_OWNER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/doNotProcessReason" }, "rr:objectMap" : { "rr:column" : "DO_NOT_PROCESS_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/occupationType" }, "rr:objectMap" : { "rr:column" : "OCCUPATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/deathPlace" }, "rr:objectMap" : { "rr:column" : "DEATH_PLACE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/influencerRating" }, "rr:objectMap" : { "rr:column" : "INFLUENCER_RATING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/militaryStatus" }, "rr:objectMap" : { "rr:column" : "MILITARY_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/consumerCreditScore" }, "rr:objectMap" : { "rr:column" : "CONSUMER_CREDIT_SCORE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/yearlyIncome" }, "rr:objectMap" : { "rr:column" : "YEARLY_INCOME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/preferredName" }, "rr:objectMap" : { "rr:column" : "PREFERRED_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personLifeStage" }, "rr:objectMap" : { "rr:column" : "PERSON_LIFE_STAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/yearlyIncomeRange" }, "rr:objectMap" : { "rr:column" : "YEARLY_INCOME_RANGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/majorCitationCount" }, "rr:objectMap" : { "rr:column" : "MAJOR_CITATION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/middleName" }, "rr:objectMap" : { "rr:column" : "MIDDLE_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/residenceCountryName" }, "rr:objectMap" : { "rr:column" : "RESIDENCE_COUNTRY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lastName" }, "rr:objectMap" : { "rr:column" : "LAST_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/occupation" }, "rr:objectMap" : { "rr:column" : "OCCUPATION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/currentEmployerName" }, "rr:objectMap" : { "rr:column" : "CURRENT_EMPLOYER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyType" }, "rr:objectMap" : { "rr:column" : "PARTY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/globalParty" }, "rr:objectMap" : { "rr:column" : "GLOBAL_PARTY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/noMergeReason" }, "rr:objectMap" : { "rr:column" : "NO_MERGE_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/person_employment", "rr:logicalTable" : { "rr:tableName" : "PERSON_EMPLOYMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PersonEmployment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employmentStatus" }, "rr:objectMap" : { "rr:column" : "EMPLOYMENT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/positionText" }, "rr:objectMap" : { "rr:column" : "POSITION_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerAddressLine3" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_ADDRESS_LINE3", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/endDate" }, "rr:objectMap" : { "rr:column" : "END_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/startDate" }, "rr:objectMap" : { "rr:column" : "START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/occupationText" }, "rr:objectMap" : { "rr:column" : "OCCUPATION_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerName" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerAddressLine4" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_ADDRESS_LINE4", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerAddressLine1" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_ADDRESS_LINE1", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/annualIncome" }, "rr:objectMap" : { "rr:column" : "ANNUAL_INCOME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerCityName" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_CITY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerAddressLine2" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_ADDRESS_LINE2", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerPostalCodeText" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_POSTAL_CODE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerPhoneNumber" }, "rr:objectMap" : { "rr:column" : "EMPLOYER_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/party_identification", "rr:logicalTable" : { "rr:tableName" : "PARTY_IDENTIFICATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PartyIdentification" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/expiryDate" }, "rr:objectMap" : { "rr:column" : "EXPIRY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyIdentificationType" }, "rr:objectMap" : { "rr:column" : "PARTY_IDENTIFICATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/verifiedDate" }, "rr:objectMap" : { "rr:column" : "VERIFIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/issuedByAuthority" }, "rr:objectMap" : { "rr:column" : "ISSUED_BY_AUTHORITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/issuedAtLocation" }, "rr:objectMap" : { "rr:column" : "ISSUED_AT_LOCATION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/issuedDate" }, "rr:objectMap" : { "rr:column" : "ISSUED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/identificationNumber" }, "rr:objectMap" : { "rr:column" : "IDENTIFICATION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/party_related_party", "rr:logicalTable" : { "rr:tableName" : "PARTY_RELATED_PARTY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PartyRelatedParty" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedFromDate" }, "rr:objectMap" : { "rr:column" : "RELATED_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedToDate" }, "rr:objectMap" : { "rr:column" : "RELATED_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/party_entity_group/party_additional_name", "rr:logicalTable" : { "rr:tableName" : "PARTY_ADDITIONAL_NAME" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PartyAdditionalName" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/additionalNameType" }, "rr:objectMap" : { "rr:column" : "ADDITIONAL_NAME_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/party_relationship_type", "rr:logicalTable" : { "rr:tableName" : "PARTY_RELATIONSHIP_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PartyRelationshipType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBidirectional" }, "rr:objectMap" : { "rr:column" : "IS_BIDIRECTIONAL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:column" : "PARTY_ROLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedPartyRole" }, "rr:objectMap" : { "rr:column" : "RELATED_PARTY_ROLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/household", "rr:logicalTable" : { "rr:tableName" : "HOUSEHOLD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Household" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/householdMemberCount" }, "rr:objectMap" : { "rr:column" : "HOUSEHOLD_MEMBER_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/householdFormedDate" }, "rr:objectMap" : { "rr:column" : "HOUSEHOLD_FORMED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/householdDissolvedDate" }, "rr:objectMap" : { "rr:column" : "HOUSEHOLD_DISSOLVED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyType" }, "rr:objectMap" : { "rr:column" : "PARTY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/globalParty" }, "rr:objectMap" : { "rr:column" : "GLOBAL_PARTY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/noMergeReason" }, "rr:objectMap" : { "rr:column" : "NO_MERGE_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/person_life_event", "rr:logicalTable" : { "rr:tableName" : "PERSON_LIFE_EVENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PersonLifeEvent" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personLifeEventDateTime" }, "rr:objectMap" : { "rr:column" : "PERSON_LIFE_EVENT_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/personLifeEventType" }, "rr:objectMap" : { "rr:column" : "PERSON_LIFE_EVENT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/party", "rr:logicalTable" : { "rr:tableName" : "PARTY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Party" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyType" }, "rr:objectMap" : { "rr:column" : "PARTY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/globalParty" }, "rr:objectMap" : { "rr:column" : "GLOBAL_PARTY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/noMergeReason" }, "rr:objectMap" : { "rr:column" : "NO_MERGE_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/internal_business_unit", "rr:logicalTable" : { "rr:tableName" : "INTERNAL_BUSINESS_UNIT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/InternalBusinessUnit" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/businessUnitType" }, "rr:objectMap" : { "rr:column" : "BUSINESS_UNIT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyType" }, "rr:objectMap" : { "rr:column" : "PARTY_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/globalParty" }, "rr:objectMap" : { "rr:column" : "GLOBAL_PARTY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/noMergeReason" }, "rr:objectMap" : { "rr:column" : "NO_MERGE_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/party_entity_group/uncategorized_party_primary_account_join", "rr:logicalTable" : { "rr:tableName" : "UNCATEGORIZED_PARTY_PRIMARY_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{UNCATEGORIZED_PARTY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/person_language_individual_join", "rr:logicalTable" : { "rr:tableName" : "PERSON_LANGUAGE_INDIVIDUAL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PERSON_LANGUAGE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/individual" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/individual" }, "rr:joinCondition" : { "rr:child" : "INDIVIDUAL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/person_education_individual_join", "rr:logicalTable" : { "rr:tableName" : "PERSON_EDUCATION_INDIVIDUAL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PERSON_EDUCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/individual" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/individual" }, "rr:joinCondition" : { "rr:child" : "INDIVIDUAL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/individual_primary_household_join", "rr:logicalTable" : { "rr:tableName" : "INDIVIDUAL_PRIMARY_HOUSEHOLD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{INDIVIDUAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryHousehold" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/household" }, "rr:joinCondition" : { "rr:child" : "HOUSEHOLD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/individual_primary_account_join", "rr:logicalTable" : { "rr:tableName" : "INDIVIDUAL_PRIMARY_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{INDIVIDUAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/person_employment_employer_contact_point_address_join", "rr:logicalTable" : { "rr:tableName" : "PERSON_EMPLOYMENT_EMPLOYER_CONTACT_POINT_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PERSON_EMPLOYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/employerContactPointAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/person_employment_individual_join", "rr:logicalTable" : { "rr:tableName" : "PERSON_EMPLOYMENT_INDIVIDUAL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PERSON_EMPLOYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/individual" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/individual" }, "rr:joinCondition" : { "rr:child" : "INDIVIDUAL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_identification_party_role_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_IDENTIFICATION_PARTY_ROLE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_IDENTIFICATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRole" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/party_role" }, "rr:joinCondition" : { "rr:child" : "PARTY_ROLE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_identification_party_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_IDENTIFICATION_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_IDENTIFICATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_related_party_party_relationship_type_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_RELATED_PARTY_PARTY_RELATIONSHIP_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_RELATED_PARTY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/partyRelationshipType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party_relationship_type" }, "rr:joinCondition" : { "rr:child" : "PARTY_RELATIONSHIP_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_related_party_related_party_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_RELATED_PARTY_RELATED_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_RELATED_PARTY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedParty" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_related_party_party_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_RELATED_PARTY_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_RELATED_PARTY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_additional_name_party_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_ADDITIONAL_NAME_PARTY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_ADDITIONAL_NAME_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/party" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/household_primary_account_join", "rr:logicalTable" : { "rr:tableName" : "HOUSEHOLD_PRIMARY_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{HOUSEHOLD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/person_life_event_individual_join", "rr:logicalTable" : { "rr:tableName" : "PERSON_LIFE_EVENT_INDIVIDUAL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PERSON_LIFE_EVENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/individual" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/individual" }, "rr:joinCondition" : { "rr:child" : "INDIVIDUAL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/party_primary_account_join", "rr:logicalTable" : { "rr:tableName" : "PARTY_PRIMARY_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PARTY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/internal_business_unit_parent_internal_business_unit_join", "rr:logicalTable" : { "rr:tableName" : "INTERNAL_BUSINESS_UNIT_PARENT_INTERNAL_BUSINESS_UNIT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{INTERNAL_BUSINESS_UNIT_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/parentInternalBusinessUnit" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/internal_business_unit" }, "rr:joinCondition" : { "rr:child" : "INTERNAL_BUSINESS_UNIT_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/party_entity_group/internal_business_unit_primary_account_join", "rr:logicalTable" : { "rr:tableName" : "INTERNAL_BUSINESS_UNIT_PRIMARY_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{INTERNAL_BUSINESS_UNIT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/payment_method_entity_group/credit_tender", "rr:logicalTable" : { "rr:tableName" : "CREDIT_TENDER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/CreditTender" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_METHOD_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_method_entity_group/payment_card", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_CARD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentCard" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/creditCardExpired" }, "rr:objectMap" : { "rr:column" : "CREDIT_CARD_EXPIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cardToken" }, "rr:objectMap" : { "rr:column" : "CARD_TOKEN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/issueNumber" }, "rr:objectMap" : { "rr:column" : "ISSUE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToCity" }, "rr:objectMap" : { "rr:column" : "BILL_TO_CITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maskedNumber" }, "rr:objectMap" : { "rr:column" : "MASKED_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/companyName" }, "rr:objectMap" : { "rr:column" : "COMPANY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cardHolderName" }, "rr:objectMap" : { "rr:column" : "CARD_HOLDER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/numberLastDigits" }, "rr:objectMap" : { "rr:column" : "NUMBER_LAST_DIGITS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentCardType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_CARD_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/derivedCardTypeCode" }, "rr:objectMap" : { "rr:column" : "DERIVED_CARD_TYPE_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToFirstName" }, "rr:objectMap" : { "rr:column" : "BILL_TO_FIRST_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToStreet" }, "rr:objectMap" : { "rr:column" : "BILL_TO_STREET", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/expirationYear" }, "rr:objectMap" : { "rr:column" : "EXPIRATION_YEAR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToStreet2" }, "rr:objectMap" : { "rr:column" : "BILL_TO_STREET2", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/expirationMonth" }, "rr:objectMap" : { "rr:column" : "EXPIRATION_MONTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToLastName" }, "rr:objectMap" : { "rr:column" : "BILL_TO_LAST_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_METHOD_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_method_entity_group/payment_method_type", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_METHOD_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentMethodType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/typeDescription" }, "rr:objectMap" : { "rr:column" : "TYPE_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mediaType" }, "rr:objectMap" : { "rr:column" : "MEDIA_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maxPerPeriodAmount" }, "rr:objectMap" : { "rr:column" : "MAX_PER_PERIOD_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/typeRequiredIdentification" }, "rr:objectMap" : { "rr:column" : "TYPE_REQUIRED_IDENTIFICATION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/useMinimumAgeYear" }, "rr:objectMap" : { "rr:column" : "USE_MINIMUM_AGE_YEAR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maxTransactionAmount" }, "rr:objectMap" : { "rr:column" : "MAX_TRANSACTION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maxPerPeriodTransactionCount" }, "rr:objectMap" : { "rr:column" : "MAX_PER_PERIOD_TRANSACTION_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/payment_method_entity_group/coupon", "rr:logicalTable" : { "rr:tableName" : "COUPON" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Coupon" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryScanCodeLabel" }, "rr:objectMap" : { "rr:column" : "PRIMARY_SCAN_CODE_LABEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isReturnCoupon" }, "rr:objectMap" : { "rr:column" : "IS_RETURN_COUPON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/expirationDate" }, "rr:objectMap" : { "rr:column" : "EXPIRATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/secondaryScanCodeLabel" }, "rr:objectMap" : { "rr:column" : "SECONDARY_SCAN_CODE_LABEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/scanCode" }, "rr:objectMap" : { "rr:column" : "SCAN_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/couponCode" }, "rr:objectMap" : { "rr:column" : "COUPON_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/returnCouponReason" }, "rr:objectMap" : { "rr:column" : "RETURN_COUPON_REASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/discountAmount" }, "rr:objectMap" : { "rr:column" : "DISCOUNT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isValid" }, "rr:objectMap" : { "rr:column" : "IS_VALID", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/couponStatus" }, "rr:objectMap" : { "rr:column" : "COUPON_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/discountPercentage" }, "rr:objectMap" : { "rr:column" : "DISCOUNT_PERCENTAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/couponCount" }, "rr:objectMap" : { "rr:column" : "COUPON_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_METHOD_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_method_entity_group/payment_method", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_METHOD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentMethod" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_METHOD_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_method_entity_group/credit_tender_account_join", "rr:logicalTable" : { "rr:tableName" : "CREDIT_TENDER_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CREDIT_TENDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/account" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_method_entity_group/credit_tender_payment_method_type_join", "rr:logicalTable" : { "rr:tableName" : "CREDIT_TENDER_PAYMENT_METHOD_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CREDIT_TENDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_method_entity_group/payment_card_payment_method_type_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_CARD_PAYMENT_METHOD_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_CARD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_method_entity_group/coupon_manufacturer_join", "rr:logicalTable" : { "rr:tableName" : "COUPON_MANUFACTURER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{COUPON_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/manufacturer" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/party" }, "rr:joinCondition" : { "rr:child" : "PARTY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_method_entity_group/coupon_payment_method_type_join", "rr:logicalTable" : { "rr:tableName" : "COUPON_PAYMENT_METHOD_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{COUPON_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_method_entity_group/payment_method_payment_method_type_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_METHOD_PAYMENT_METHOD_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_METHOD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_TYPE_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/shipment_entity_group/shipment_product_price_adjustment_tax", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_PRICE_ADJUSTMENT_TAX" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShipmentProductPriceAdjustmentTax" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/shipment_entity_group/shipment_status", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_STATUS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShipmentStatus" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/shipment_entity_group/shipment_product_price_adjustment", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_PRICE_ADJUSTMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShipmentProductPriceAdjustment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adjustmentAmount" }, "rr:objectMap" : { "rr:column" : "ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentProductPriceAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "SHIPMENT_PRODUCT_PRICE_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adjustmentTaxAmount" }, "rr:objectMap" : { "rr:column" : "ADJUSTMENT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/shipment_entity_group/shipment", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Shipment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/giftMessageText" }, "rr:objectMap" : { "rr:column" : "GIFT_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentNumber" }, "rr:objectMap" : { "rr:column" : "SHIPMENT_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isGift" }, "rr:objectMap" : { "rr:column" : "IS_GIFT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/actualDeliveryDateTime" }, "rr:objectMap" : { "rr:column" : "ACTUAL_DELIVERY_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/specialInstructionsText" }, "rr:objectMap" : { "rr:column" : "SPECIAL_INSTRUCTIONS_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/carrierTrackingNumber" }, "rr:objectMap" : { "rr:column" : "CARRIER_TRACKING_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/estimatedDeliveryDateTime" }, "rr:objectMap" : { "rr:column" : "ESTIMATED_DELIVERY_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/scheduledDeliveryDateTime" }, "rr:objectMap" : { "rr:column" : "SCHEDULED_DELIVERY_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentDate" }, "rr:objectMap" : { "rr:column" : "SHIPMENT_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/shipment_entity_group/shipment_package", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PACKAGE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShipmentPackage" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentProductCount" }, "rr:objectMap" : { "rr:column" : "SHIPMENT_PRODUCT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentProductDescription" }, "rr:objectMap" : { "rr:column" : "SHIPMENT_PRODUCT_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/shipment_entity_group/shipment_document", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_DOCUMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShipmentDocument" } }, "rr:predicateObjectMap" : [ ] }, { "@id" : "/shipment_entity_group/shipping_method", "rr:logicalTable" : { "rr:tableName" : "SHIPPING_METHOD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShippingMethod" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/shipment_entity_group/shipment_product", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ShipmentProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentProductCount" }, "rr:objectMap" : { "rr:column" : "SHIPMENT_PRODUCT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/shipment_entity_group/shi_pro_pri_adj_tax_shi_pro_pri_adj_join", "rr:logicalTable" : { "rr:tableName" : "SHI_PRO_PRI_ADJ_TAX_SHI_PRO_PRI_ADJ_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PRODUCT_PRICE_ADJUSTMENT_TAX_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentProductPriceAdjustment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment_product_price_adjustment" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_PRODUCT_PRICE_ADJUSTMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_product_price_adjustment_shipment_product_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_PRICE_ADJUSTMENT_SHIPMENT_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PRODUCT_PRICE_ADJUSTMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment_product" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_shipment_status_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_SHIPMENT_STATUS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentStatus" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment_status" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_STATUS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_ship_to_address_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_SHIP_TO_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipToAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_sales_order_delivery_group_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_SALES_ORDER_DELIVERY_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderDeliveryGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_delivery_group" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_DELIVERY_GROUP_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_package_shipment_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PACKAGE_SHIPMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PACKAGE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_document_shipment_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_DOCUMENT_SHIPMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_DOCUMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipping_method_product_join", "rr:logicalTable" : { "rr:tableName" : "SHIPPING_METHOD_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPPING_METHOD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_product_product_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_product_shipment_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_SHIPMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_product_shipment_package_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_SHIPMENT_PACKAGE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipmentPackage" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/shipment_entity_group/shipment_package" }, "rr:joinCondition" : { "rr:child" : "SHIPMENT_PACKAGE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/shipment_entity_group/shipment_product_sales_order_product_join", "rr:logicalTable" : { "rr:tableName" : "SHIPMENT_PRODUCT_SALES_ORDER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SHIPMENT_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/payment_entity_group/payment_gateway_result_code", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_RESULT_CODE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayResultCode" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_credit_memo_application", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_CREDIT_MEMO_APPLICATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentCreditMemoApplication" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/effectiveDate" }, "rr:objectMap" : { "rr:column" : "EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentApplicationType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_APPLICATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasBeenUnapplied" }, "rr:objectMap" : { "rr:column" : "HAS_BEEN_UNAPPLIED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedAmount" }, "rr:objectMap" : { "rr:column" : "APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentBalanceAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedDate" }, "rr:objectMap" : { "rr:column" : "APPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedDate" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway_auth_reversal_log", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_AUTH_REVERSAL_LOG" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayAuthReversalLog" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAuthorizationCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AUTHORIZATION_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalResultCode" }, "rr:objectMap" : { "rr:column" : "INTERNAL_RESULT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAVSCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AV_SCODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionLogName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_LOG_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_authorization_reversal", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_REVERSAL" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentAuthorizationReversal" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationReversalAmount" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_REVERSAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerAuthorizationReversalPhone" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_AUTHORIZATION_REVERSAL_PHONE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/iPAddress" }, "rr:objectMap" : { "rr:column" : "I_PADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationReversalStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_REVERSAL_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationProcessingMode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_PROCESSING_MODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInternalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationReversalName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_REVERSAL_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requestDate" }, "rr:objectMap" : { "rr:column" : "REQUEST_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationReversalCommentText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_REVERSAL_COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/macAddress" }, "rr:objectMap" : { "rr:column" : "MAC_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerAuthorizationReversalEmail" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_AUTHORIZATION_REVERSAL_EMAIL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } } ] }, { "@id" : "/payment_entity_group/payment_allocation", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_ALLOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentAllocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAllocationName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_application", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_APPLICATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentApplication" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/effectiveDate" }, "rr:objectMap" : { "rr:column" : "EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentApplicationType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_APPLICATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasBeenUnapplied" }, "rr:objectMap" : { "rr:column" : "HAS_BEEN_UNAPPLIED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedAmount" }, "rr:objectMap" : { "rr:column" : "APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentBalanceAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedDate" }, "rr:objectMap" : { "rr:column" : "APPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedDate" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway_provider", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_PROVIDER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayProvider" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/apexAdapterClassName" }, "rr:objectMap" : { "rr:column" : "APEX_ADAPTER_CLASS_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayProviderCommentText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_PROVIDER_COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayProviderName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_PROVIDER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/developerName" }, "rr:objectMap" : { "rr:column" : "DEVELOPER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/namespacePrefixText" }, "rr:objectMap" : { "rr:column" : "NAMESPACE_PREFIX_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_policy", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_POLICY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentPolicy" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentPolicyTreatmentSelection" }, "rr:objectMap" : { "rr:column" : "PAYMENT_POLICY_TREATMENT_SELECTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentPolicyStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_POLICY_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_treatment_method", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_TREATMENT_METHOD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentTreatmentMethod" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatmentMethodName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TREATMENT_METHOD_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatmentMethodCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TREATMENT_METHOD_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatmentMethodDescription" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TREATMENT_METHOD_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_invoice_application", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_INVOICE_APPLICATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentInvoiceApplication" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentInvoiceApplicationName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_INVOICE_APPLICATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/invoiceBalanceAmount" }, "rr:objectMap" : { "rr:column" : "INVOICE_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentInvoiceApplicationType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_INVOICE_APPLICATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/effectiveDate" }, "rr:objectMap" : { "rr:column" : "EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentApplicationType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_APPLICATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasBeenUnapplied" }, "rr:objectMap" : { "rr:column" : "HAS_BEEN_UNAPPLIED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedAmount" }, "rr:objectMap" : { "rr:column" : "APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentBalanceAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedDate" }, "rr:objectMap" : { "rr:column" : "APPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedDate" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway_interaction_type", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_INTERACTION_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayInteractionType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_group", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GROUP" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGroup" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalReversalAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_REVERSAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAuthorizationAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_AUTHORIZATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalPaymentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PAYMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGroupNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GROUP_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/refund_credit_memo_allocation", "rr:logicalTable" : { "rr:tableName" : "REFUND_CREDIT_MEMO_ALLOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/RefundCreditMemoAllocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/effectiveDate" }, "rr:objectMap" : { "rr:column" : "EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasBeenUnapplied" }, "rr:objectMap" : { "rr:column" : "HAS_BEEN_UNAPPLIED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationType" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allocatedAmount" }, "rr:objectMap" : { "rr:column" : "ALLOCATED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundBalanceAmount" }, "rr:objectMap" : { "rr:column" : "REFUND_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationName" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedDate" }, "rr:objectMap" : { "rr:column" : "APPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedDate" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway_payment_log", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_PAYMENT_LOG" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayPaymentLog" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAuthorizationCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AUTHORIZATION_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalResultCode" }, "rr:objectMap" : { "rr:column" : "INTERNAL_RESULT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAVSCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AV_SCODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionLogName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_LOG_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/refund_allocation", "rr:logicalTable" : { "rr:tableName" : "REFUND_ALLOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/RefundAllocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/effectiveDate" }, "rr:objectMap" : { "rr:column" : "EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasBeenUnapplied" }, "rr:objectMap" : { "rr:column" : "HAS_BEEN_UNAPPLIED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationType" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allocatedAmount" }, "rr:objectMap" : { "rr:column" : "ALLOCATED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundBalanceAmount" }, "rr:objectMap" : { "rr:column" : "REFUND_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationName" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedDate" }, "rr:objectMap" : { "rr:column" : "APPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedDate" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway_authorization_log", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_AUTHORIZATION_LOG" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayAuthorizationLog" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAuthorizationCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AUTHORIZATION_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalResultCode" }, "rr:objectMap" : { "rr:column" : "INTERNAL_RESULT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAVSCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AV_SCODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionLogName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_LOG_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_invoice_allocation", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_INVOICE_ALLOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentInvoiceAllocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentInvoiceAllocationName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_INVOICE_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedAmount" }, "rr:objectMap" : { "rr:column" : "APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/invoiceBalanceAmount" }, "rr:objectMap" : { "rr:column" : "INVOICE_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAllocationName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment", "rr:logicalTable" : { "rr:tableName" : "PAYMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Payment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationProcessingMode" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_PROCESSING_MODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/iPAddress" }, "rr:objectMap" : { "rr:column" : "I_PADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayInternalResult" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_INTERNAL_RESULT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerEmailAddress" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_EMAIL_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayDate" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/balanceAmount" }, "rr:objectMap" : { "rr:column" : "BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerPhoneNumber" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestPaymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "LATEST_PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentEffectiveDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentCancellationDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_CANCELLATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/macAddress" }, "rr:objectMap" : { "rr:column" : "MAC_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAppliedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netAppliedAmount" }, "rr:objectMap" : { "rr:column" : "NET_APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalUnappliedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_UNAPPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayInternalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_credit_memo_allocation", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_CREDIT_MEMO_ALLOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentCreditMemoAllocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedAmount" }, "rr:objectMap" : { "rr:column" : "APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAllocationName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_treatment", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_TREATMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentTreatment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentApplicationLevel" }, "rr:objectMap" : { "rr:column" : "PAYMENT_APPLICATION_LEVEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shouldAutoInvoice" }, "rr:objectMap" : { "rr:column" : "SHOULD_AUTO_INVOICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatmentStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TREATMENT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatmentName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TREATMENT_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_authorization", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentAuthorization" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/iPAddress" }, "rr:objectMap" : { "rr:column" : "I_PADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalPaymentCaptureAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PAYMENT_CAPTURE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationProcessingMode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_PROCESSING_MODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationAmount" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/expirationDate" }, "rr:objectMap" : { "rr:column" : "EXPIRATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInternalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/gatewayReferenceDetailsText" }, "rr:objectMap" : { "rr:column" : "GATEWAY_REFERENCE_DETAILS_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAuthorizationReversalAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_AUTHORIZATION_REVERSAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationCommentText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requestDate" }, "rr:objectMap" : { "rr:column" : "REQUEST_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/availableBalanceAmount" }, "rr:objectMap" : { "rr:column" : "AVAILABLE_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/gatewayResultCodeDescription" }, "rr:objectMap" : { "rr:column" : "GATEWAY_RESULT_CODE_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/macAddress" }, "rr:objectMap" : { "rr:column" : "MAC_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/gatewayAuthorizationCode" }, "rr:objectMap" : { "rr:column" : "GATEWAY_AUTHORIZATION_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AUTHORIZATION_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/refund_payment_allocation", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_ALLOCATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/RefundPaymentAllocation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationCommentsDate" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_COMMENTS_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentBalanceAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationCommentText" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/creditMemoBalanceAmount" }, "rr:objectMap" : { "rr:column" : "CREDIT_MEMO_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundPaymentAllocationName" }, "rr:objectMap" : { "rr:column" : "REFUND_PAYMENT_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/effectiveDate" }, "rr:objectMap" : { "rr:column" : "EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/hasBeenUnapplied" }, "rr:objectMap" : { "rr:column" : "HAS_BEEN_UNAPPLIED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationType" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allocatedAmount" }, "rr:objectMap" : { "rr:column" : "ALLOCATED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundBalanceAmount" }, "rr:objectMap" : { "rr:column" : "REFUND_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundAllocationName" }, "rr:objectMap" : { "rr:column" : "REFUND_ALLOCATION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedDate" }, "rr:objectMap" : { "rr:column" : "APPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedDate" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/refund_payment", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/RefundPayment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationProcessingMode" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_PROCESSING_MODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/iPAddress" }, "rr:objectMap" : { "rr:column" : "I_PADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayInternalResult" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_INTERNAL_RESULT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerEmailAddress" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_EMAIL_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayDate" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/balanceAmount" }, "rr:objectMap" : { "rr:column" : "BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerPhoneNumber" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestPaymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "LATEST_PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentEffectiveDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentCancellationDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_CANCELLATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/macAddress" }, "rr:objectMap" : { "rr:column" : "MAC_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAppliedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netAppliedAmount" }, "rr:objectMap" : { "rr:column" : "NET_APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalUnappliedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_UNAPPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayInternalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGateway" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayCommentText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/systemCredential" }, "rr:objectMap" : { "rr:column" : "SYSTEM_CREDENTIAL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/capture_payment", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/CapturePayment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/id" }, "rr:objectMap" : { "rr:column" : "ID", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/capturePaymentType" }, "rr:objectMap" : { "rr:column" : "CAPTURE_PAYMENT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/handlingFeeAmount" }, "rr:objectMap" : { "rr:column" : "HANDLING_FEE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isFinalCapture" }, "rr:objectMap" : { "rr:column" : "IS_FINAL_CAPTURE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationProcessingMode" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_PROCESSING_MODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/iPAddress" }, "rr:objectMap" : { "rr:column" : "I_PADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayInternalResult" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_INTERNAL_RESULT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerEmailAddress" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_EMAIL_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayDate" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/balanceAmount" }, "rr:objectMap" : { "rr:column" : "BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentType" }, "rr:objectMap" : { "rr:column" : "PAYMENT_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerPhoneNumber" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_PHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestPaymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "LATEST_PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentEffectiveDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalCreatedDate" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_CREATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentCancellationDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_CANCELLATION_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/macAddress" }, "rr:objectMap" : { "rr:column" : "MAC_ADDRESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAppliedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netAppliedAmount" }, "rr:objectMap" : { "rr:column" : "NET_APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalUnappliedAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_UNAPPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayInternalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "LATEST_GATEWAY_INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/payment_entity_group/payment_gateway_interaction_log", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_INTERACTION_LOG" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PaymentGatewayInteractionLog" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayReferenceNumber" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayMessageText" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAuthorizationCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AUTHORIZATION_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalResultCode" }, "rr:objectMap" : { "rr:column" : "INTERNAL_RESULT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayAVSCode" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_AV_SCODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalReferenceNumber" }, "rr:objectMap" : { "rr:column" : "INTERNAL_REFERENCE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionLogName" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_LOG_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionStatus" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_INTERACTION_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayDate" }, "rr:objectMap" : { "rr:column" : "PAYMENT_GATEWAY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/payment_entity_group/payment_credit_memo_application_payment_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_CREDIT_MEMO_APPLICATION_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_CREDIT_MEMO_APPLICATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/payment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/pay_gat_aut_rev_log_pay_aut_rev_join", "rr:logicalTable" : { "rr:tableName" : "PAY_GAT_AUT_REV_LOG_PAY_AUT_REV_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_AUTH_REVERSAL_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorizationReversal" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_authorization_reversal" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_AUTHORIZATION_REVERSAL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/pay_gat_aut_rev_log_pay_gat_int_typ_join", "rr:logicalTable" : { "rr:tableName" : "PAY_GAT_AUT_REV_LOG_PAY_GAT_INT_TYP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_AUTH_REVERSAL_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_interaction_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_INTERACTION_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_auth_reversal_log_payment_gateway_result_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_AUTH_REVERSAL_LOG_PAYMENT_GATEWAY_RESULT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_AUTH_REVERSAL_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayResult" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_reversal_capture_payment_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_REVERSAL_CAPTURE_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_REVERSAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/capturePayment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/capture_payment" }, "rr:joinCondition" : { "rr:child" : "CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID", "rr:parent" : "CAPTURE_PAYMENT_ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_reversal_payment_gateway_result_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_REVERSAL_PAYMENT_GATEWAY_RESULT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_REVERSAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayResult" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_reversal_payment_authorization_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_REVERSAL_PAYMENT_AUTHORIZATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_REVERSAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorization" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_authorization" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_AUTHORIZATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_allocation_related_payment_allocation_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_ALLOCATION_RELATED_PAYMENT_ALLOCATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ALLOCATION_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedPaymentAllocation" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_allocation" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ALLOCATION_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_application_payment_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_APPLICATION_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_APPLICATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/payment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_invoice_application_payment_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_INVOICE_APPLICATION_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_INVOICE_APPLICATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/payment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_credit_memo_allocation_related_refund_allocation_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_CREDIT_MEMO_ALLOCATION_RELATED_REFUND_ALLOCATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_CREDIT_MEMO_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedRefundAllocation" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/refund_allocation" }, "rr:joinCondition" : { "rr:child" : "REFUND_ALLOCATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_credit_memo_allocation_refund_payment_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_CREDIT_MEMO_ALLOCATION_REFUND_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_CREDIT_MEMO_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundPayment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/refund_payment" }, "rr:joinCondition" : { "rr:child" : "REFUND_PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_payment_log_payment_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_PAYMENT_LOG_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_PAYMENT_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/payment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/pay_gat_pay_log_pay_gat_int_typ_join", "rr:logicalTable" : { "rr:tableName" : "PAY_GAT_PAY_LOG_PAY_GAT_INT_TYP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_PAYMENT_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_interaction_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_INTERACTION_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_payment_log_payment_gateway_result_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_PAYMENT_LOG_PAYMENT_GATEWAY_RESULT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_PAYMENT_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayResult" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_allocation_related_refund_allocation_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_ALLOCATION_RELATED_REFUND_ALLOCATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_ALLOCATION_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedRefundAllocation" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/refund_allocation" }, "rr:joinCondition" : { "rr:child" : "REFUND_ALLOCATION_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_allocation_refund_payment_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_ALLOCATION_REFUND_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundPayment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/refund_payment" }, "rr:joinCondition" : { "rr:child" : "REFUND_PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_authorization_log_payment_authorization_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_AUTHORIZATION_LOG_PAYMENT_AUTHORIZATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_AUTHORIZATION_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorization" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_authorization" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_AUTHORIZATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/pay_gat_aut_log_pay_gat_int_typ_join", "rr:logicalTable" : { "rr:tableName" : "PAY_GAT_AUT_LOG_PAY_GAT_INT_TYP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_AUTHORIZATION_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_interaction_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_INTERACTION_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_authorization_log_payment_gateway_result_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_AUTHORIZATION_LOG_PAYMENT_GATEWAY_RESULT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_AUTHORIZATION_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayResult" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_invoice_allocation_payment_invoice_application_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_INVOICE_ALLOCATION_PAYMENT_INVOICE_APPLICATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_INVOICE_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentInvoiceApplication" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_invoice_application" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_INVOICE_APPLICATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_invoice_allocation_related_payment_allocation_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_INVOICE_ALLOCATION_RELATED_PAYMENT_ALLOCATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_INVOICE_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedPaymentAllocation" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_allocation" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ALLOCATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_account_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/account" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_sales_order_payment_summary_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_SALES_ORDER_PAYMENT_SUMMARY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderPaymentSummary" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_payment_summary" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PAYMENT_SUMMARY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_latest_gateway_result_code_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_LATEST_GATEWAY_RESULT_CODE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayResultCode" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_payment_group_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_PAYMENT_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_group" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GROUP_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_payment_gateway_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_PAYMENT_GATEWAY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGateway" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_payment_treatment_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_PAYMENT_TREATMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_treatment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_TREATMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_internal_business_unit_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_INTERNAL_BUSINESS_UNIT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalBusinessUnit" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/internal_business_unit" }, "rr:joinCondition" : { "rr:child" : "INTERNAL_BUSINESS_UNIT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_credit_memo_allocation_related_payment_allocation_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_CREDIT_MEMO_ALLOCATION_RELATED_PAYMENT_ALLOCATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_CREDIT_MEMO_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedPaymentAllocation" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_allocation" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_ALLOCATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_treatment_payment_treatment_method_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_TREATMENT_PAYMENT_TREATMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_TREATMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatmentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_treatment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_TREATMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_treatment_payment_policy_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_TREATMENT_PAYMENT_POLICY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_TREATMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentPolicy" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_policy" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_POLICY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_sales_order_payment_summary_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_SALES_ORDER_PAYMENT_SUMMARY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderPaymentSummary" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_payment_summary" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PAYMENT_SUMMARY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_payment_group_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_PAYMENT_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_group" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GROUP_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_payment_gateway_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_PAYMENT_GATEWAY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGateway" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_payment_gateway_result_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_PAYMENT_GATEWAY_RESULT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayResult" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_authorization_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_AUTHORIZATION_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_AUTHORIZATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethodID" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_allocation_capture_payment_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_ALLOCATION_CAPTURE_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/capturePayment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/capture_payment" }, "rr:joinCondition" : { "rr:child" : "CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID", "rr:parent" : "CAPTURE_PAYMENT_ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_allocation_related_refund_allocation_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_ALLOCATION_RELATED_REFUND_ALLOCATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedRefundAllocation" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/refund_allocation" }, "rr:joinCondition" : { "rr:child" : "REFUND_ALLOCATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_allocation_refund_payment_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_ALLOCATION_REFUND_PAYMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ALLOCATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/refundPayment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/refund_payment" }, "rr:joinCondition" : { "rr:child" : "REFUND_PAYMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_account_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/account" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_sales_order_payment_summary_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_SALES_ORDER_PAYMENT_SUMMARY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderPaymentSummary" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_payment_summary" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PAYMENT_SUMMARY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_latest_gateway_result_code_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_LATEST_GATEWAY_RESULT_CODE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayResultCode" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_payment_group_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_PAYMENT_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_group" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GROUP_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_payment_gateway_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_PAYMENT_GATEWAY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGateway" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_payment_treatment_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_PAYMENT_TREATMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_treatment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_TREATMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/refund_payment_internal_business_unit_join", "rr:logicalTable" : { "rr:tableName" : "REFUND_PAYMENT_INTERNAL_BUSINESS_UNIT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{REFUND_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalBusinessUnit" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/internal_business_unit" }, "rr:joinCondition" : { "rr:child" : "INTERNAL_BUSINESS_UNIT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_payment_gateway_provider_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_PAYMENT_GATEWAY_PROVIDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayProvider" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_provider" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_PROVIDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_payment_authorization_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_PAYMENT_AUTHORIZATION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAuthorization" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_authorization" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_AUTHORIZATION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_account_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/account" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_sales_order_payment_summary_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_SALES_ORDER_PAYMENT_SUMMARY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderPaymentSummary" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_payment_summary" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PAYMENT_SUMMARY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_latest_gateway_result_code_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_LATEST_GATEWAY_RESULT_CODE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/latestGatewayResultCode" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_payment_group_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_PAYMENT_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_group" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GROUP_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_payment_gateway_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_PAYMENT_GATEWAY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGateway" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_payment_treatment_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_PAYMENT_TREATMENT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentTreatment" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_treatment" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_TREATMENT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/capture_payment_internal_business_unit_join", "rr:logicalTable" : { "rr:tableName" : "CAPTURE_PAYMENT_INTERNAL_BUSINESS_UNIT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{CAPTURE_PAYMENT_CAPTURE_PAYMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalBusinessUnit" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/internal_business_unit" }, "rr:joinCondition" : { "rr:child" : "INTERNAL_BUSINESS_UNIT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/pay_gat_int_log_pay_gat_int_typ_join", "rr:logicalTable" : { "rr:tableName" : "PAY_GAT_INT_LOG_PAY_GAT_INT_TYP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_INTERACTION_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayInteractionType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_interaction_type" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_INTERACTION_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/payment_entity_group/payment_gateway_interaction_log_payment_gateway_result_join", "rr:logicalTable" : { "rr:tableName" : "PAYMENT_GATEWAY_INTERACTION_LOG_PAYMENT_GATEWAY_RESULT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PAYMENT_GATEWAY_INTERACTION_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentGatewayResult" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_entity_group/payment_gateway_result_code" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_GATEWAY_RESULT_CODE_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/product_attribute_entity_group/attribute_value", "rr:logicalTable" : { "rr:tableName" : "ATTRIBUTE_VALUE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AttributeValue" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeValue" }, "rr:objectMap" : { "rr:column" : "ATTRIBUTE_VALUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/device_user_session", "rr:logicalTable" : { "rr:tableName" : "DEVICE_USER_SESSION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/DeviceUserSession" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/product_collateral", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_COLLATERAL" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCollateral" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/uRL" }, "rr:objectMap" : { "rr:column" : "U_RL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/attribute_translation", "rr:logicalTable" : { "rr:tableName" : "ATTRIBUTE_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AttributeTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedName" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductValidityTimePeriodUOM" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/pluralName" }, "rr:objectMap" : { "rr:column" : "PLURAL_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/product_attribute_set", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_ATTRIBUTE_SET" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductAttributeSet" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeSet" }, "rr:objectMap" : { "rr:column" : "ATTRIBUTE_SET", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/product_attribute_value", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_ATTRIBUTE_VALUE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductAttributeValue" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customAttributeValue" }, "rr:objectMap" : { "rr:column" : "CUSTOM_ATTRIBUTE_VALUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeSet" }, "rr:objectMap" : { "rr:column" : "ATTRIBUTE_SET", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/attribute_set_translation", "rr:logicalTable" : { "rr:tableName" : "ATTRIBUTE_SET_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AttributeSetTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedName" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeSet" }, "rr:objectMap" : { "rr:column" : "ATTRIBUTE_SET", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/price_book_entry", "rr:logicalTable" : { "rr:tableName" : "PRICE_BOOK_ENTRY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PriceBookEntry" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minRequiredQuantity" }, "rr:objectMap" : { "rr:column" : "MIN_REQUIRED_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unitListPrice" }, "rr:objectMap" : { "rr:column" : "UNIT_LIST_PRICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minRequiredOrderValue" }, "rr:objectMap" : { "rr:column" : "MIN_REQUIRED_ORDER_VALUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isActive" }, "rr:objectMap" : { "rr:column" : "IS_ACTIVE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maxRequiredOrderValue" }, "rr:objectMap" : { "rr:column" : "MAX_REQUIRED_ORDER_VALUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/useStandardPrice" }, "rr:objectMap" : { "rr:column" : "USE_STANDARD_PRICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/servicePeriodCount" }, "rr:objectMap" : { "rr:column" : "SERVICE_PERIOD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/product_attribute_entity_group/attribute_value_translation", "rr:logicalTable" : { "rr:tableName" : "ATTRIBUTE_VALUE_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/AttributeValueTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedAttributeValue" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_ATTRIBUTE_VALUE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedAttributeValueDescription" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_ATTRIBUTE_VALUE_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_attribute_entity_group/product_collateral_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_COLLATERAL_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_COLLATERAL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_attribute_entity_group/product_attribute_set_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_ATTRIBUTE_SET_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ATTRIBUTE_SET_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_attribute_entity_group/product_attribute_value_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_ATTRIBUTE_VALUE_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ATTRIBUTE_VALUE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_attribute_entity_group/product_attribute_value_attribute_value_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_ATTRIBUTE_VALUE_ATTRIBUTE_VALUE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ATTRIBUTE_VALUE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeValue" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/attribute_value" }, "rr:joinCondition" : { "rr:child" : "ATTRIBUTE_VALUE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_attribute_entity_group/price_book_entry_product_join", "rr:logicalTable" : { "rr:tableName" : "PRICE_BOOK_ENTRY_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRICE_BOOK_ENTRY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_attribute_entity_group/attribute_value_translation_attribute_value_join", "rr:logicalTable" : { "rr:tableName" : "ATTRIBUTE_VALUE_TRANSLATION_ATTRIBUTE_VALUE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ATTRIBUTE_VALUE_TRANSLATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeValue" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/attribute_value" }, "rr:joinCondition" : { "rr:child" : "ATTRIBUTE_VALUE_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/product_catalog_entity_group/product_category_attribute_set", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_ATTRIBUTE_SET" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCategoryAttributeSet" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/attributeSet" }, "rr:objectMap" : { "rr:column" : "ATTRIBUTE_SET", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_catalog_entity_group/product_catalog", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATALOG" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCatalog" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_catalog_entity_group/product_category_translation", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCategoryTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedName" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_catalog_entity_group/product_category", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCategory" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDate" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_catalog_entity_group/product_catalog_translation", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATALOG_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCatalogTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedName" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_catalog_entity_group/product_category_product", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductCategoryProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeFromDateTime" }, "rr:objectMap" : { "rr:column" : "ACTIVE_FROM_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activeToDateTime" }, "rr:objectMap" : { "rr:column" : "ACTIVE_TO_DATE_TIME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#time" } } } ] }, { "@id" : "/product_catalog_entity_group/product_category_attribute_set_product_category_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_ATTRIBUTE_SET_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATEGORY_ATTRIBUTE_SET_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_catalog_entity_group/product_category_translation_product_category_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_TRANSLATION_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATEGORY_TRANSLATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_catalog_entity_group/product_category_product_catalog_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_PRODUCT_CATALOG_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATEGORY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productCatalog" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_catalog" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATALOG_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_catalog_entity_group/product_category_parent_category_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_PARENT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATEGORY_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/parentCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/product_catalog_entity_group/product_catalog_translation_product_catalog_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATALOG_TRANSLATION_PRODUCT_CATALOG_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATALOG_TRANSLATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productCatalog" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_catalog" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATALOG_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_catalog_entity_group/product_category_product_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_PRODUCT_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATEGORY_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_catalog_entity_group/product_category_product_product_category_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_CATEGORY_PRODUCT_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_CATEGORY_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/sales_order_entity_group/sales_order_delivery_status", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_STATUS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderDeliveryStatus" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_reason_category", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_REASON_CATEGORY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductReasonCategory" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/renewal_term", "rr:logicalTable" : { "rr:tableName" : "RENEWAL_TERM" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/RenewalTerm" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_channel_type", "rr:logicalTable" : { "rr:tableName" : "SALES_CHANNEL_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesChannelType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrder" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalPendingBillingAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PENDING_BILLING_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/checkoutDate" }, "rr:objectMap" : { "rr:column" : "CHECKOUT_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/priceCalculationStatusMessageText" }, "rr:objectMap" : { "rr:column" : "PRICE_CALCULATION_STATUS_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/confirmationRecipientEmailText" }, "rr:objectMap" : { "rr:column" : "CONFIRMATION_RECIPIENT_EMAIL_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderEndDate" }, "rr:objectMap" : { "rr:column" : "ORDER_END_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isTaxExempt" }, "rr:objectMap" : { "rr:column" : "IS_TAX_EXEMPT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalProductTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PRODUCT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAlerted" }, "rr:objectMap" : { "rr:column" : "IS_ALERTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAnonymous" }, "rr:objectMap" : { "rr:column" : "IS_ANONYMOUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/activatedDate" }, "rr:objectMap" : { "rr:column" : "ACTIVATED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requestedStartDate" }, "rr:objectMap" : { "rr:column" : "REQUESTED_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/companyAuthorizedDate" }, "rr:objectMap" : { "rr:column" : "COMPANY_AUTHORIZED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderInsuranceAmount" }, "rr:objectMap" : { "rr:column" : "ORDER_INSURANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isClosed" }, "rr:objectMap" : { "rr:column" : "IS_CLOSED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/customerAuthorizedDate" }, "rr:objectMap" : { "rr:column" : "CUSTOMER_AUTHORIZED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalCancelledBillingAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_CANCELLED_BILLING_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAdjustedDeliveryTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_ADJUSTED_DELIVERY_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/renewalUpliftRate" }, "rr:objectMap" : { "rr:column" : "RENEWAL_UPLIFT_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalProductAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PRODUCT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAdjustmentTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_ADJUSTMENT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isGiftOrder" }, "rr:objectMap" : { "rr:column" : "IS_GIFT_ORDER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/promiseFulfillmentDate" }, "rr:objectMap" : { "rr:column" : "PROMISE_FULFILLMENT_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/filedDate" }, "rr:objectMap" : { "rr:column" : "FILED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/iSOCulture" }, "rr:objectMap" : { "rr:column" : "I_SO_CULTURE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/purchaseOrderNumber" }, "rr:objectMap" : { "rr:column" : "PURCHASE_ORDER_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryFeeAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_FEE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderNumber" }, "rr:objectMap" : { "rr:column" : "ORDER_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/fulfilledDate" }, "rr:objectMap" : { "rr:column" : "FULFILLED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paidDate" }, "rr:objectMap" : { "rr:column" : "PAID_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalBookingAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_BOOKING_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adjustedProductTaxAmount" }, "rr:objectMap" : { "rr:column" : "ADJUSTED_PRODUCT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/promiseDate" }, "rr:objectMap" : { "rr:column" : "PROMISE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/packedDate" }, "rr:objectMap" : { "rr:column" : "PACKED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isHistoricalOnly" }, "rr:objectMap" : { "rr:column" : "IS_HISTORICAL_ONLY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/grandTotalAmount" }, "rr:objectMap" : { "rr:column" : "GRAND_TOTAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isContracted" }, "rr:objectMap" : { "rr:column" : "IS_CONTRACTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canBillNow" }, "rr:objectMap" : { "rr:column" : "CAN_BILL_NOW", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adjustedTotalProductAmount" }, "rr:objectMap" : { "rr:column" : "ADJUSTED_TOTAL_PRODUCT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderDiscount" }, "rr:objectMap" : { "rr:column" : "ORDER_DISCOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderStartDate" }, "rr:objectMap" : { "rr:column" : "ORDER_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cancelDateType" }, "rr:objectMap" : { "rr:column" : "CANCEL_DATE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isReductionOrder" }, "rr:objectMap" : { "rr:column" : "IS_REDUCTION_ORDER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderSystemStatus" }, "rr:objectMap" : { "rr:column" : "SALES_ORDER_SYSTEM_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSuspended" }, "rr:objectMap" : { "rr:column" : "IS_SUSPENDED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/purchaseOrderDate" }, "rr:objectMap" : { "rr:column" : "PURCHASE_ORDER_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billingDayOfTheMonth" }, "rr:objectMap" : { "rr:column" : "BILLING_DAY_OF_THE_MONTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cancelDate" }, "rr:objectMap" : { "rr:column" : "CANCEL_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxRate" }, "rr:objectMap" : { "rr:column" : "TAX_RATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/developerStatusCode" }, "rr:objectMap" : { "rr:column" : "DEVELOPER_STATUS_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_payment_summary", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PAYMENT_SUMMARY" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderPaymentSummary" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationReversalAmount" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_REVERSAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/authorizationAmount" }, "rr:objectMap" : { "rr:column" : "AUTHORIZATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unappliedAmount" }, "rr:objectMap" : { "rr:column" : "UNAPPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentAmount" }, "rr:objectMap" : { "rr:column" : "PAYMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/appliedAmount" }, "rr:objectMap" : { "rr:column" : "APPLIED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/availableToApplyBalanceAmount" }, "rr:objectMap" : { "rr:column" : "AVAILABLE_TO_APPLY_BALANCE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/capturedAmount" }, "rr:objectMap" : { "rr:column" : "CAPTURED_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_type", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_price_adjustment_type", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRICE_ADJUSTMENT_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderPriceAdjustmentType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_tax", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_TAX" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderTax" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderTaxAmount" }, "rr:objectMap" : { "rr:column" : "SALES_ORDER_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAddressCityName" }, "rr:objectMap" : { "rr:column" : "TAX_ADDRESS_CITY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxErrorMessageText" }, "rr:objectMap" : { "rr:column" : "TAX_ERROR_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAddressStreet1Text" }, "rr:objectMap" : { "rr:column" : "TAX_ADDRESS_STREET1_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxRatePercent" }, "rr:objectMap" : { "rr:column" : "TAX_RATE_PERCENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAddressStreet2Text" }, "rr:objectMap" : { "rr:column" : "TAX_ADDRESS_STREET2_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_note", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_NOTE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductNote" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/noteText" }, "rr:objectMap" : { "rr:column" : "NOTE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalRecurringPriceAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_RECURRING_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalLineAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_LINE_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalPriceAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/provisioningDate" }, "rr:objectMap" : { "rr:column" : "PROVISIONING_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/fulfilledQuantity" }, "rr:objectMap" : { "rr:column" : "FULFILLED_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalLineAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_LINE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/promisedDate" }, "rr:objectMap" : { "rr:column" : "PROMISED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/recurringPriceAmount" }, "rr:objectMap" : { "rr:column" : "RECURRING_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/endDate" }, "rr:objectMap" : { "rr:column" : "END_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/giftOrderMessageText" }, "rr:objectMap" : { "rr:column" : "GIFT_ORDER_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityOrderedUOM" }, "rr:objectMap" : { "rr:column" : "QUANTITY_ORDERED_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalProductTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PRODUCT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lineAdjustmentSubTotalAmount" }, "rr:objectMap" : { "rr:column" : "LINE_ADJUSTMENT_SUB_TOTAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/commentText" }, "rr:objectMap" : { "rr:column" : "COMMENT_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderProductNumber" }, "rr:objectMap" : { "rr:column" : "ORDER_PRODUCT_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderedQuantity" }, "rr:objectMap" : { "rr:column" : "ORDERED_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unitPriceAmount" }, "rr:objectMap" : { "rr:column" : "UNIT_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requestedStartDate" }, "rr:objectMap" : { "rr:column" : "REQUESTED_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/subscriptionRenewalMonthQuantity" }, "rr:objectMap" : { "rr:column" : "SUBSCRIPTION_RENEWAL_MONTH_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderManualAdjustmentSubTotalAmount" }, "rr:objectMap" : { "rr:column" : "ORDER_MANUAL_ADJUSTMENT_SUB_TOTAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allocatedQuantity" }, "rr:objectMap" : { "rr:column" : "ALLOCATED_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allocationPartitionName" }, "rr:objectMap" : { "rr:column" : "ALLOCATION_PARTITION_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isGift" }, "rr:objectMap" : { "rr:column" : "IS_GIFT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/unitTaxAmount" }, "rr:objectMap" : { "rr:column" : "UNIT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/deliveryTaxAmount" }, "rr:objectMap" : { "rr:column" : "DELIVERY_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBonusProduct" }, "rr:objectMap" : { "rr:column" : "IS_BONUS_PRODUCT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProductAdjustedTaxAmount" }, "rr:objectMap" : { "rr:column" : "SALES_ORDER_PRODUCT_ADJUSTED_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingTaxAmount" }, "rr:objectMap" : { "rr:column" : "SHIPPING_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalListPriceAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_LIST_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAdjustmentTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_ADJUSTMENT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderAdjustmentSubTotalAmount" }, "rr:objectMap" : { "rr:column" : "ORDER_ADJUSTMENT_SUB_TOTAL_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/subscriptionTermQuantity" }, "rr:objectMap" : { "rr:column" : "SUBSCRIPTION_TERM_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDistributedAdjustmentTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DISTRIBUTED_ADJUSTMENT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDistributedTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DISTRIBUTED_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/adjustedDeliveryTaxAmount" }, "rr:objectMap" : { "rr:column" : "ADJUSTED_DELIVERY_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/listPriceAmount" }, "rr:objectMap" : { "rr:column" : "LIST_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/segmentIndex" }, "rr:objectMap" : { "rr:column" : "SEGMENT_INDEX", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingCostAmount" }, "rr:objectMap" : { "rr:column" : "SHIPPING_COST_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBundleRoot" }, "rr:objectMap" : { "rr:column" : "IS_BUNDLE_ROOT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/discountAmount" }, "rr:objectMap" : { "rr:column" : "DISCOUNT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/cancelledQuantity" }, "rr:objectMap" : { "rr:column" : "CANCELLED_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/listPriceQuantityUOM" }, "rr:objectMap" : { "rr:column" : "LIST_PRICE_QUANTITY_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDistributedAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DISTRIBUTED_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/segmentIndexNumber" }, "rr:objectMap" : { "rr:column" : "SEGMENT_INDEX_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalUnitPriceAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_UNIT_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/availableQuantity" }, "rr:objectMap" : { "rr:column" : "AVAILABLE_QUANTITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requestedEndDate" }, "rr:objectMap" : { "rr:column" : "REQUESTED_END_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allocationGroupName" }, "rr:objectMap" : { "rr:column" : "ALLOCATION_GROUP_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/giftRecipientTelephoneNumber" }, "rr:objectMap" : { "rr:column" : "GIFT_RECIPIENT_TELEPHONE_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAutomaticallyRenewed" }, "rr:objectMap" : { "rr:column" : "IS_AUTOMATICALLY_RENEWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/discountPercent" }, "rr:objectMap" : { "rr:column" : "DISCOUNT_PERCENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalManualAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_MANUAL_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/handlingCostAmount" }, "rr:objectMap" : { "rr:column" : "HANDLING_COST_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_price_adjustment", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRICE_ADJUSTMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderPriceAdjustment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalAdjustmentTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_ADJUSTMENT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_status", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_STATUS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderStatus" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_group", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_GROUP" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductGroup" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/product_relationship_type", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATIONSHIP_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductRelationshipType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/parentProductRole" }, "rr:objectMap" : { "rr:column" : "PARENT_PRODUCT_ROLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/childProductRole" }, "rr:objectMap" : { "rr:column" : "CHILD_PRODUCT_ROLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_group_type", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_GROUP_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductGroupType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_confirmation_status", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CONFIRMATION_STATUS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderConfirmationStatus" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_change_type", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CHANGE_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderChangeType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderChangeTypeName" }, "rr:objectMap" : { "rr:column" : "SALES_ORDER_CHANGE_TYPE_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/price_adjustment_method", "rr:logicalTable" : { "rr:tableName" : "PRICE_ADJUSTMENT_METHOD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PriceAdjustmentMethod" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_reason", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_REASON" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductReason" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/order_delivery_method", "rr:logicalTable" : { "rr:tableName" : "ORDER_DELIVERY_METHOD" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/OrderDeliveryMethod" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalRecord" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_change_log", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CHANGE_LOG" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderChangeLog" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_tax", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_TAX" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductTax" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxEffectiveDate" }, "rr:objectMap" : { "rr:column" : "TAX_EFFECTIVE_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAmount" }, "rr:objectMap" : { "rr:column" : "TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderTaxAmount" }, "rr:objectMap" : { "rr:column" : "SALES_ORDER_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAddressCityName" }, "rr:objectMap" : { "rr:column" : "TAX_ADDRESS_CITY_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxErrorMessageText" }, "rr:objectMap" : { "rr:column" : "TAX_ERROR_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAddressStreet1Text" }, "rr:objectMap" : { "rr:column" : "TAX_ADDRESS_STREET1_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxRatePercent" }, "rr:objectMap" : { "rr:column" : "TAX_RATE_PERCENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/taxAddressStreet2Text" }, "rr:objectMap" : { "rr:column" : "TAX_ADDRESS_STREET2_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/price_adjustment_group", "rr:logicalTable" : { "rr:tableName" : "PRICE_ADJUSTMENT_GROUP" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRICE_ADJUSTMENT_GROUP_ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/PriceAdjustmentGroup" } }, "rr:predicateObjectMap" : [ ] }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderDeliveryGroup" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalPriceAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryAdjustmentTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_ADJUSTMENT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/promisedDate" }, "rr:objectMap" : { "rr:column" : "PROMISED_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/giftMessageText" }, "rr:objectMap" : { "rr:column" : "GIFT_MESSAGE_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/deliveryInstructionsText" }, "rr:objectMap" : { "rr:column" : "DELIVERY_INSTRUCTIONS_TEXT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalProductTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_PRODUCT_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryChargeAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_CHARGE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/grandTotalDeliveryAmount" }, "rr:objectMap" : { "rr:column" : "GRAND_TOTAL_DELIVERY_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isGift" }, "rr:objectMap" : { "rr:column" : "IS_GIFT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryAdjustmentAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_ADJUSTMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalDeliveryChargeTaxAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_DELIVERY_CHARGE_TAX_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderDeliveryGroupNumber" }, "rr:objectMap" : { "rr:column" : "SALES_ORDER_DELIVERY_GROUP_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/desiredDeliveryDate" }, "rr:objectMap" : { "rr:column" : "DESIRED_DELIVERY_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/totalUnitPriceAmount" }, "rr:objectMap" : { "rr:column" : "TOTAL_UNIT_PRICE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_product_status", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_STATUS" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderProductStatus" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_segment", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SEGMENT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesOrderSegment" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_channel", "rr:logicalTable" : { "rr:tableName" : "SALES_CHANNEL" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/SalesChannel" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalRecord" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesChannelNumber" }, "rr:objectMap" : { "rr:column" : "SALES_CHANNEL_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/sales_order_entity_group/sales_order_bill_to_email_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_BILL_TO_EMAIL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToEmail" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_email" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_EMAIL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_ship_to_email_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SHIP_TO_EMAIL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipToEmail" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_email" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_EMAIL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_sales_order_confirmation_status_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SALES_ORDER_CONFIRMATION_STATUS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderConfirmationStatus" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_confirmation_status" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_CONFIRMATION_STATUS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_sales_order_type_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SALES_ORDER_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_type" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_sales_order_status_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SALES_ORDER_STATUS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderStatus" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_status" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_STATUS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_renewal_term_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_RENEWAL_TERM_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/renewalTerm" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/renewal_term" }, "rr:joinCondition" : { "rr:child" : "RENEWAL_TERM_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_original_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_ORIGINAL_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originalOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_bill_to_account_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_BILL_TO_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_user_device_session_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_USER_DEVICE_SESSION_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/userDeviceSession" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/device_user_session" }, "rr:joinCondition" : { "rr:child" : "DEVICE_USER_SESSION_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_seller_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SELLER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/seller" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/seller" }, "rr:joinCondition" : { "rr:child" : "SELLER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_bill_to_address_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_BILL_TO_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_ship_to_address_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SHIP_TO_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipToAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_bill_to_contact_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_BILL_TO_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_internal_business_unit_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_INTERNAL_BUSINESS_UNIT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/internalBusinessUnit" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_entity_group/internal_business_unit" }, "rr:joinCondition" : { "rr:child" : "INTERNAL_BUSINESS_UNIT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_sales_channel_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SALES_CHANNEL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesChannel" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_channel" }, "rr:joinCondition" : { "rr:child" : "SALES_CHANNEL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_bill_to_phone_number_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_BILL_TO_PHONE_NUMBER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/billToPhoneNumber" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_sold_to_customer_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SOLD_TO_CUSTOMER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/soldToCustomer" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/party_role_entity_group/customer" }, "rr:joinCondition" : { "rr:child" : "CUSTOMER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_ship_to_contact_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_SHIP_TO_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shipToContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_payment_summary_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PAYMENT_SUMMARY_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PAYMENT_SUMMARY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_payment_summary_payment_method_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PAYMENT_SUMMARY_PAYMENT_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PAYMENT_SUMMARY_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/paymentMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/payment_method_entity_group/payment_method" }, "rr:joinCondition" : { "rr:child" : "PAYMENT_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_shipping_phone_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SHIPPING_PHONE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingPhone" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_phone" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_PHONE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_sales_order_product_reason_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SALES_ORDER_PRODUCT_REASON_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProductReason" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product_reason" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_REASON_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_product_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_sales_order_product_status_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SALES_ORDER_PRODUCT_STATUS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProductStatus" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product_status" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_STATUS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_shipping_address_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SHIPPING_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_price_book_entry_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_PRICE_BOOK_ENTRY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/priceBookEntry" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/price_book_entry" }, "rr:joinCondition" : { "rr:child" : "PRICE_BOOK_ENTRY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_shipping_email_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SHIPPING_EMAIL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shippingEmail" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_email" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_EMAIL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_subscription_term_unit_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SUBSCRIPTION_TERM_UNIT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/subscriptionTermUnit" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_list_price_term_uo_m_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_LIST_PRICE_TERM_UO_M_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/listPriceTermUOM" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_sales_order_delivery_group_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SALES_ORDER_DELIVERY_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderDeliveryGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_delivery_group" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_DELIVERY_GROUP_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_original_order_product_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_ORIGINAL_ORDER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originalOrderProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_seller_account_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_SELLER_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sellerAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_price_adjustment_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRICE_ADJUSTMENT_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRICE_ADJUSTMENT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_group_sales_order_product_group_type_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_GROUP_SALES_ORDER_PRODUCT_GROUP_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_GROUP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProductGroupType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product_group_type" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_GROUP_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sal_ord_pro_rea_sal_ord_pro_rea_cat_join", "rr:logicalTable" : { "rr:tableName" : "SAL_ORD_PRO_REA_SAL_ORD_PRO_REA_CAT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_REASON_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProductReasonCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product_reason_category" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_REASON_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/order_delivery_method_product_join", "rr:logicalTable" : { "rr:tableName" : "ORDER_DELIVERY_METHOD_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ORDER_DELIVERY_METHOD_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_change_log_change_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CHANGE_LOG_CHANGE_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_CHANGE_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/changeSalesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_change_log_related_sales_order_product_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CHANGE_LOG_RELATED_SALES_ORDER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_CHANGE_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedSalesOrderProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_change_log_change_sales_order_product_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CHANGE_LOG_CHANGE_SALES_ORDER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_CHANGE_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/changeSalesOrderProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_change_log_related_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_CHANGE_LOG_RELATED_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_CHANGE_LOG_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/relatedSalesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_tax_original_sales_order_product_tax_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_TAX_ORIGINAL_SALES_ORDER_PRODUCT_TAX_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_TAX_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originalSalesOrderProductTax" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product_tax" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_TAX_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_product_tax_sales_order_product_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_PRODUCT_TAX_SALES_ORDER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_PRODUCT_TAX_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group_contact_point_address_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP_CONTACT_POINT_ADDRESS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_DELIVERY_GROUP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/contactPointAddress" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/contact_point_entity_group/contact_point_address" }, "rr:joinCondition" : { "rr:child" : "CONTACT_POINT_ADDRESS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group_sales_order_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP_SALES_ORDER_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_DELIVERY_GROUP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrder" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group_sales_order_delivery_status_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP_SALES_ORDER_DELIVERY_STATUS_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_DELIVERY_GROUP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderDeliveryStatus" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_delivery_status" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_DELIVERY_STATUS_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group_original_delivery_group_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP_ORIGINAL_DELIVERY_GROUP_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_DELIVERY_GROUP_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/originalDeliveryGroup" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_delivery_group" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_DELIVERY_GROUP_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group_order_delivery_method_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP_ORDER_DELIVERY_METHOD_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_DELIVERY_GROUP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/orderDeliveryMethod" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/order_delivery_method" }, "rr:joinCondition" : { "rr:child" : "ORDER_DELIVERY_METHOD_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_order_delivery_group_account_contact_join", "rr:logicalTable" : { "rr:tableName" : "SALES_ORDER_DELIVERY_GROUP_ACCOUNT_CONTACT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_ORDER_DELIVERY_GROUP_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/accountContact" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account_contact" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_CONTACT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/sales_order_entity_group/sales_channel_sales_channel_type_join", "rr:logicalTable" : { "rr:tableName" : "SALES_CHANNEL_SALES_CHANNEL_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SALES_CHANNEL_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesChannelType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_channel_type" }, "rr:joinCondition" : { "rr:child" : "SALES_CHANNEL_TYPE_ID", "rr:parent" : "ID" } } } } ], [ { "@id" : "/product_entity_group/product_related_product", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATED_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductRelatedProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDefaultOption" }, "rr:objectMap" : { "rr:column" : "IS_DEFAULT_OPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/fromDate" }, "rr:objectMap" : { "rr:column" : "FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/toDate" }, "rr:objectMap" : { "rr:column" : "TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } } ] }, { "@id" : "/product_entity_group/product_translation", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/longDescription" }, "rr:objectMap" : { "rr:column" : "LONG_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_entity_group/product_image", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_IMAGE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductImage" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDefaultImage" }, "rr:objectMap" : { "rr:column" : "IS_DEFAULT_IMAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/imageViewType" }, "rr:objectMap" : { "rr:column" : "IMAGE_VIEW_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_entity_group/product_relationship_type", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATIONSHIP_TYPE" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductRelationshipType" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/parentProductRole" }, "rr:objectMap" : { "rr:column" : "PARENT_PRODUCT_ROLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/childProductRole" }, "rr:objectMap" : { "rr:column" : "CHILD_PRODUCT_ROLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_entity_group/product_image_translation", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_IMAGE_TRANSLATION" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ProductImageTranslation" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/translatedName" }, "rr:objectMap" : { "rr:column" : "TRANSLATED_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_entity_group/goods_product", "rr:logicalTable" : { "rr:tableName" : "GOODS_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/GoodsProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productSecurityRequirement" }, "rr:objectMap" : { "rr:column" : "PRODUCT_SECURITY_REQUIREMENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/season" }, "rr:objectMap" : { "rr:column" : "SEASON", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/color" }, "rr:objectMap" : { "rr:column" : "COLOR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/style" }, "rr:objectMap" : { "rr:column" : "STYLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isMadeToOrder" }, "rr:objectMap" : { "rr:column" : "IS_MADE_TO_ORDER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/height" }, "rr:objectMap" : { "rr:column" : "HEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/fabric" }, "rr:objectMap" : { "rr:column" : "FABRIC", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredTemperatureUOM" }, "rr:objectMap" : { "rr:column" : "REQUIRED_TEMPERATURE_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/shelfFacingUnitCount" }, "rr:objectMap" : { "rr:column" : "SHELF_FACING_UNIT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredHumidityPercentage" }, "rr:objectMap" : { "rr:column" : "REQUIRED_HUMIDITY_PERCENTAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/grossWeight" }, "rr:objectMap" : { "rr:column" : "GROSS_WEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/tareWeight" }, "rr:objectMap" : { "rr:column" : "TARE_WEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/depth" }, "rr:objectMap" : { "rr:column" : "DEPTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredTemperatureLowestNumber" }, "rr:objectMap" : { "rr:column" : "REQUIRED_TEMPERATURE_LOWEST_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/gender" }, "rr:objectMap" : { "rr:column" : "GENDER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maxHoldingDayCount" }, "rr:objectMap" : { "rr:column" : "MAX_HOLDING_DAY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/diameter" }, "rr:objectMap" : { "rr:column" : "DIAMETER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPerishable" }, "rr:objectMap" : { "rr:column" : "IS_PERISHABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredCleanupProcess" }, "rr:objectMap" : { "rr:column" : "REQUIRED_CLEANUP_PROCESS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/pattern" }, "rr:objectMap" : { "rr:column" : "PATTERN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredTemperatureHighestNumber" }, "rr:objectMap" : { "rr:column" : "REQUIRED_TEMPERATURE_HIGHEST_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/netWeight" }, "rr:objectMap" : { "rr:column" : "NET_WEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/environmentRequirement" }, "rr:objectMap" : { "rr:column" : "ENVIRONMENT_REQUIREMENT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/drainedWeight" }, "rr:objectMap" : { "rr:column" : "DRAINED_WEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/age" }, "rr:objectMap" : { "rr:column" : "AGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/width" }, "rr:objectMap" : { "rr:column" : "WIDTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiresUnitPriceLabel" }, "rr:objectMap" : { "rr:column" : "REQUIRES_UNIT_PRICE_LABEL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/weightUOM" }, "rr:objectMap" : { "rr:column" : "WEIGHT_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productMayExpand" }, "rr:objectMap" : { "rr:column" : "PRODUCT_MAY_EXPAND", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/sizeUOM" }, "rr:objectMap" : { "rr:column" : "SIZE_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityScheduleType" }, "rr:objectMap" : { "rr:column" : "QUANTITY_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/disposalType" }, "rr:objectMap" : { "rr:column" : "DISPOSAL_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/longDescription" }, "rr:objectMap" : { "rr:column" : "LONG_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBackOrdered" }, "rr:objectMap" : { "rr:column" : "IS_BACK_ORDERED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodCount" }, "rr:objectMap" : { "rr:column" : "VALID_FOR_PERIOD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWorkerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_WORKER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowPartialRefund" }, "rr:objectMap" : { "rr:column" : "ALLOW_PARTIAL_REFUND", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWeightEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_WEIGHT_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQuantityEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUANTITY_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSerialized" }, "rr:objectMap" : { "rr:column" : "IS_SERIALIZED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/rewardProgramPointsCount" }, "rr:objectMap" : { "rr:column" : "REWARD_PROGRAM_POINTS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAutoProvisionable" }, "rr:objectMap" : { "rr:column" : "IS_AUTO_PROVISIONABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCouponRedemptionAllowed" }, "rr:objectMap" : { "rr:column" : "IS_COUPON_REDEMPTION_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableIndependently" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_INDEPENDENTLY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseRevenueSchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_REVENUE_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/manufacturerName" }, "rr:objectMap" : { "rr:column" : "MANUFACTURER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isIntellectualPropertyProtected" }, "rr:objectMap" : { "rr:column" : "IS_INTELLECTUAL_PROPERTY_PROTECTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelYear" }, "rr:objectMap" : { "rr:column" : "MODEL_YEAR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCustomerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_CUSTOMER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productStatus" }, "rr:objectMap" : { "rr:column" : "PRODUCT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brandGrade" }, "rr:objectMap" : { "rr:column" : "BRAND_GRADE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentCount" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositAmount" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueScheduleType" }, "rr:objectMap" : { "rr:column" : "REVENUE_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPreOrderable" }, "rr:objectMap" : { "rr:column" : "IS_PRE_ORDERABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiresInvididualUnitPricing" }, "rr:objectMap" : { "rr:column" : "REQUIRES_INVIDIDUAL_UNIT_PRICING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/standardWarrantyLengthMonth" }, "rr:objectMap" : { "rr:column" : "STANDARD_WARRANTY_LENGTH_MONTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseQuantitySchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_QUANTITY_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isInstallable" }, "rr:objectMap" : { "rr:column" : "IS_INSTALLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isRainCheckAllowed" }, "rr:objectMap" : { "rr:column" : "IS_RAIN_CHECK_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmountStartDate" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maximumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MAXIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isMultipleCouponsAllowed" }, "rr:objectMap" : { "rr:column" : "IS_MULTIPLE_COUPONS_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowCustomerReturn" }, "rr:objectMap" : { "rr:column" : "ALLOW_CUSTOMER_RETURN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelNumber" }, "rr:objectMap" : { "rr:column" : "MODEL_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mSRPAmount" }, "rr:objectMap" : { "rr:column" : "M_SR_PAMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalSourceRecord" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_SOURCE_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellable" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validToDate" }, "rr:objectMap" : { "rr:column" : "VALID_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/priceChargeType" }, "rr:objectMap" : { "rr:column" : "PRICE_CHARGE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPartnerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_PARTNER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentCount" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productSKU" }, "rr:objectMap" : { "rr:column" : "PRODUCT_SK_U", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isManualPriceEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_MANUAL_PRICE_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/type" }, "rr:objectMap" : { "rr:column" : "TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableWithoutPrice" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_WITHOUT_PRICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/glAccountCode" }, "rr:objectMap" : { "rr:column" : "GL_ACCOUNT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isReturnable" }, "rr:objectMap" : { "rr:column" : "IS_RETURNABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/displayUrl" }, "rr:objectMap" : { "rr:column" : "DISPLAY_URL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/versionNumber" }, "rr:objectMap" : { "rr:column" : "VERSION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lotIdentifier" }, "rr:objectMap" : { "rr:column" : "LOT_IDENTIFIER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validFromDate" }, "rr:objectMap" : { "rr:column" : "VALID_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/stockLedgerValuationAmount" }, "rr:objectMap" : { "rr:column" : "STOCK_LEDGER_VALUATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDynamicBundle" }, "rr:objectMap" : { "rr:column" : "IS_DYNAMIC_BUNDLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQualityVerificationRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUALITY_VERIFICATION_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositPercentage" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_PERCENTAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isFoodstampPaymentAllowed" }, "rr:objectMap" : { "rr:column" : "IS_FOODSTAMP_PAYMENT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/product_entity_group/service_product", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/ServiceProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/rentalTermViolationPenaltyAmount" }, "rr:objectMap" : { "rr:column" : "RENTAL_TERM_VIOLATION_PENALTY_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/evergreenContractEstimatedMonthCount" }, "rr:objectMap" : { "rr:column" : "EVERGREEN_CONTRACT_ESTIMATED_MONTH_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/evergreenContractEstimatedChargeAmount" }, "rr:objectMap" : { "rr:column" : "EVERGREEN_CONTRACT_ESTIMATED_CHARGE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/servicePeriodUOM" }, "rr:objectMap" : { "rr:column" : "SERVICE_PERIOD_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/servicePeriodCount" }, "rr:objectMap" : { "rr:column" : "SERVICE_PERIOD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/rentalCleanupFeeAmount" }, "rr:objectMap" : { "rr:column" : "RENTAL_CLEANUP_FEE_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/serviceType" }, "rr:objectMap" : { "rr:column" : "SERVICE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityScheduleType" }, "rr:objectMap" : { "rr:column" : "QUANTITY_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/disposalType" }, "rr:objectMap" : { "rr:column" : "DISPOSAL_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/longDescription" }, "rr:objectMap" : { "rr:column" : "LONG_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBackOrdered" }, "rr:objectMap" : { "rr:column" : "IS_BACK_ORDERED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodCount" }, "rr:objectMap" : { "rr:column" : "VALID_FOR_PERIOD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWorkerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_WORKER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowPartialRefund" }, "rr:objectMap" : { "rr:column" : "ALLOW_PARTIAL_REFUND", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWeightEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_WEIGHT_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQuantityEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUANTITY_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSerialized" }, "rr:objectMap" : { "rr:column" : "IS_SERIALIZED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/rewardProgramPointsCount" }, "rr:objectMap" : { "rr:column" : "REWARD_PROGRAM_POINTS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAutoProvisionable" }, "rr:objectMap" : { "rr:column" : "IS_AUTO_PROVISIONABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCouponRedemptionAllowed" }, "rr:objectMap" : { "rr:column" : "IS_COUPON_REDEMPTION_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableIndependently" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_INDEPENDENTLY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseRevenueSchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_REVENUE_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/manufacturerName" }, "rr:objectMap" : { "rr:column" : "MANUFACTURER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isIntellectualPropertyProtected" }, "rr:objectMap" : { "rr:column" : "IS_INTELLECTUAL_PROPERTY_PROTECTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelYear" }, "rr:objectMap" : { "rr:column" : "MODEL_YEAR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCustomerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_CUSTOMER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productStatus" }, "rr:objectMap" : { "rr:column" : "PRODUCT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brandGrade" }, "rr:objectMap" : { "rr:column" : "BRAND_GRADE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentCount" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositAmount" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueScheduleType" }, "rr:objectMap" : { "rr:column" : "REVENUE_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPreOrderable" }, "rr:objectMap" : { "rr:column" : "IS_PRE_ORDERABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiresInvididualUnitPricing" }, "rr:objectMap" : { "rr:column" : "REQUIRES_INVIDIDUAL_UNIT_PRICING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/standardWarrantyLengthMonth" }, "rr:objectMap" : { "rr:column" : "STANDARD_WARRANTY_LENGTH_MONTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseQuantitySchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_QUANTITY_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isInstallable" }, "rr:objectMap" : { "rr:column" : "IS_INSTALLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isRainCheckAllowed" }, "rr:objectMap" : { "rr:column" : "IS_RAIN_CHECK_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmountStartDate" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maximumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MAXIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isMultipleCouponsAllowed" }, "rr:objectMap" : { "rr:column" : "IS_MULTIPLE_COUPONS_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowCustomerReturn" }, "rr:objectMap" : { "rr:column" : "ALLOW_CUSTOMER_RETURN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelNumber" }, "rr:objectMap" : { "rr:column" : "MODEL_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mSRPAmount" }, "rr:objectMap" : { "rr:column" : "M_SR_PAMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalSourceRecord" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_SOURCE_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellable" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validToDate" }, "rr:objectMap" : { "rr:column" : "VALID_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/priceChargeType" }, "rr:objectMap" : { "rr:column" : "PRICE_CHARGE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPartnerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_PARTNER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentCount" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productSKU" }, "rr:objectMap" : { "rr:column" : "PRODUCT_SK_U", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isManualPriceEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_MANUAL_PRICE_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/type" }, "rr:objectMap" : { "rr:column" : "TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableWithoutPrice" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_WITHOUT_PRICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/glAccountCode" }, "rr:objectMap" : { "rr:column" : "GL_ACCOUNT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isReturnable" }, "rr:objectMap" : { "rr:column" : "IS_RETURNABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/displayUrl" }, "rr:objectMap" : { "rr:column" : "DISPLAY_URL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/versionNumber" }, "rr:objectMap" : { "rr:column" : "VERSION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lotIdentifier" }, "rr:objectMap" : { "rr:column" : "LOT_IDENTIFIER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validFromDate" }, "rr:objectMap" : { "rr:column" : "VALID_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/stockLedgerValuationAmount" }, "rr:objectMap" : { "rr:column" : "STOCK_LEDGER_VALUATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDynamicBundle" }, "rr:objectMap" : { "rr:column" : "IS_DYNAMIC_BUNDLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQualityVerificationRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUALITY_VERIFICATION_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositPercentage" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_PERCENTAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isFoodstampPaymentAllowed" }, "rr:objectMap" : { "rr:column" : "IS_FOODSTAMP_PAYMENT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/product_entity_group/product", "rr:logicalTable" : { "rr:tableName" : "PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Product" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityScheduleType" }, "rr:objectMap" : { "rr:column" : "QUANTITY_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/disposalType" }, "rr:objectMap" : { "rr:column" : "DISPOSAL_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/longDescription" }, "rr:objectMap" : { "rr:column" : "LONG_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBackOrdered" }, "rr:objectMap" : { "rr:column" : "IS_BACK_ORDERED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodCount" }, "rr:objectMap" : { "rr:column" : "VALID_FOR_PERIOD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWorkerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_WORKER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowPartialRefund" }, "rr:objectMap" : { "rr:column" : "ALLOW_PARTIAL_REFUND", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWeightEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_WEIGHT_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQuantityEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUANTITY_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSerialized" }, "rr:objectMap" : { "rr:column" : "IS_SERIALIZED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/rewardProgramPointsCount" }, "rr:objectMap" : { "rr:column" : "REWARD_PROGRAM_POINTS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAutoProvisionable" }, "rr:objectMap" : { "rr:column" : "IS_AUTO_PROVISIONABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCouponRedemptionAllowed" }, "rr:objectMap" : { "rr:column" : "IS_COUPON_REDEMPTION_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableIndependently" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_INDEPENDENTLY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseRevenueSchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_REVENUE_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/manufacturerName" }, "rr:objectMap" : { "rr:column" : "MANUFACTURER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isIntellectualPropertyProtected" }, "rr:objectMap" : { "rr:column" : "IS_INTELLECTUAL_PROPERTY_PROTECTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelYear" }, "rr:objectMap" : { "rr:column" : "MODEL_YEAR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCustomerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_CUSTOMER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productStatus" }, "rr:objectMap" : { "rr:column" : "PRODUCT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brandGrade" }, "rr:objectMap" : { "rr:column" : "BRAND_GRADE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentCount" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositAmount" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueScheduleType" }, "rr:objectMap" : { "rr:column" : "REVENUE_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPreOrderable" }, "rr:objectMap" : { "rr:column" : "IS_PRE_ORDERABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiresInvididualUnitPricing" }, "rr:objectMap" : { "rr:column" : "REQUIRES_INVIDIDUAL_UNIT_PRICING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/standardWarrantyLengthMonth" }, "rr:objectMap" : { "rr:column" : "STANDARD_WARRANTY_LENGTH_MONTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseQuantitySchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_QUANTITY_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isInstallable" }, "rr:objectMap" : { "rr:column" : "IS_INSTALLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isRainCheckAllowed" }, "rr:objectMap" : { "rr:column" : "IS_RAIN_CHECK_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmountStartDate" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maximumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MAXIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isMultipleCouponsAllowed" }, "rr:objectMap" : { "rr:column" : "IS_MULTIPLE_COUPONS_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowCustomerReturn" }, "rr:objectMap" : { "rr:column" : "ALLOW_CUSTOMER_RETURN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelNumber" }, "rr:objectMap" : { "rr:column" : "MODEL_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mSRPAmount" }, "rr:objectMap" : { "rr:column" : "M_SR_PAMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalSourceRecord" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_SOURCE_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellable" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validToDate" }, "rr:objectMap" : { "rr:column" : "VALID_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/priceChargeType" }, "rr:objectMap" : { "rr:column" : "PRICE_CHARGE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPartnerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_PARTNER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentCount" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productSKU" }, "rr:objectMap" : { "rr:column" : "PRODUCT_SK_U", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isManualPriceEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_MANUAL_PRICE_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/type" }, "rr:objectMap" : { "rr:column" : "TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableWithoutPrice" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_WITHOUT_PRICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/glAccountCode" }, "rr:objectMap" : { "rr:column" : "GL_ACCOUNT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isReturnable" }, "rr:objectMap" : { "rr:column" : "IS_RETURNABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/displayUrl" }, "rr:objectMap" : { "rr:column" : "DISPLAY_URL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/versionNumber" }, "rr:objectMap" : { "rr:column" : "VERSION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lotIdentifier" }, "rr:objectMap" : { "rr:column" : "LOT_IDENTIFIER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validFromDate" }, "rr:objectMap" : { "rr:column" : "VALID_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/stockLedgerValuationAmount" }, "rr:objectMap" : { "rr:column" : "STOCK_LEDGER_VALUATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDynamicBundle" }, "rr:objectMap" : { "rr:column" : "IS_DYNAMIC_BUNDLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQualityVerificationRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUALITY_VERIFICATION_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositPercentage" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_PERCENTAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isFoodstampPaymentAllowed" }, "rr:objectMap" : { "rr:column" : "IS_FOODSTAMP_PAYMENT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/product_entity_group/brand", "rr:logicalTable" : { "rr:tableName" : "BRAND" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/Brand" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brandGrade" }, "rr:objectMap" : { "rr:column" : "BRAND_GRADE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } } ] }, { "@id" : "/product_entity_group/bundle_product", "rr:logicalTable" : { "rr:tableName" : "BUNDLE_PRODUCT" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{ID}", "rr:class" : { "@id" : "http://cloudinformationmodel.org/model/BundleProduct" } }, "rr:predicateObjectMap" : [ { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/expectedWasteCount" }, "rr:objectMap" : { "rr:column" : "EXPECTED_WASTE_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityCount" }, "rr:objectMap" : { "rr:column" : "QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/tareWeight" }, "rr:objectMap" : { "rr:column" : "TARE_WEIGHT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bundledProductsSubstitutional" }, "rr:objectMap" : { "rr:column" : "BUNDLED_PRODUCTS_SUBSTITUTIONAL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bundledProductsDecidedAtUse" }, "rr:objectMap" : { "rr:column" : "BUNDLED_PRODUCTS_DECIDED_AT_USE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bundledProductsDecidesAvailability" }, "rr:objectMap" : { "rr:column" : "BUNDLED_PRODUCTS_DECIDES_AVAILABILITY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/bundledProductsSoldTogether" }, "rr:objectMap" : { "rr:column" : "BUNDLED_PRODUCTS_SOLD_TOGETHER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/weightUOM" }, "rr:objectMap" : { "rr:column" : "WEIGHT_UO_M", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityUnitOfMeasure" }, "rr:objectMap" : { "rr:column" : "QUANTITY_UNIT_OF_MEASURE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityScheduleType" }, "rr:objectMap" : { "rr:column" : "QUANTITY_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/disposalType" }, "rr:objectMap" : { "rr:column" : "DISPOSAL_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/longDescription" }, "rr:objectMap" : { "rr:column" : "LONG_DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isBackOrdered" }, "rr:objectMap" : { "rr:column" : "IS_BACK_ORDERED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodCount" }, "rr:objectMap" : { "rr:column" : "VALID_FOR_PERIOD_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWorkerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_WORKER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowPartialRefund" }, "rr:objectMap" : { "rr:column" : "ALLOW_PARTIAL_REFUND", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isWeightEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_WEIGHT_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQuantityEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUANTITY_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSerialized" }, "rr:objectMap" : { "rr:column" : "IS_SERIALIZED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/rewardProgramPointsCount" }, "rr:objectMap" : { "rr:column" : "REWARD_PROGRAM_POINTS_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/description" }, "rr:objectMap" : { "rr:column" : "DESCRIPTION", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/name" }, "rr:objectMap" : { "rr:column" : "NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isAutoProvisionable" }, "rr:objectMap" : { "rr:column" : "IS_AUTO_PROVISIONABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCouponRedemptionAllowed" }, "rr:objectMap" : { "rr:column" : "IS_COUPON_REDEMPTION_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableIndependently" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_INDEPENDENTLY", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseRevenueSchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_REVENUE_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/manufacturerName" }, "rr:objectMap" : { "rr:column" : "MANUFACTURER_NAME", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isIntellectualPropertyProtected" }, "rr:objectMap" : { "rr:column" : "IS_INTELLECTUAL_PROPERTY_PROTECTED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelYear" }, "rr:objectMap" : { "rr:column" : "MODEL_YEAR", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isCustomerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_CUSTOMER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productStatus" }, "rr:objectMap" : { "rr:column" : "PRODUCT_STATUS", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brandGrade" }, "rr:objectMap" : { "rr:column" : "BRAND_GRADE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentCount" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositAmount" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueScheduleType" }, "rr:objectMap" : { "rr:column" : "REVENUE_SCHEDULE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPreOrderable" }, "rr:objectMap" : { "rr:column" : "IS_PRE_ORDERABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiresInvididualUnitPricing" }, "rr:objectMap" : { "rr:column" : "REQUIRES_INVIDIDUAL_UNIT_PRICING", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/standardWarrantyLengthMonth" }, "rr:objectMap" : { "rr:column" : "STANDARD_WARRANTY_LENGTH_MONTH", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/canUseQuantitySchedule" }, "rr:objectMap" : { "rr:column" : "CAN_USE_QUANTITY_SCHEDULE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isInstallable" }, "rr:objectMap" : { "rr:column" : "IS_INSTALLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isRainCheckAllowed" }, "rr:objectMap" : { "rr:column" : "IS_RAIN_CHECK_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumAdvertisementAmountStartDate" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ADVERTISEMENT_AMOUNT_START_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/maximumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MAXIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isMultipleCouponsAllowed" }, "rr:objectMap" : { "rr:column" : "IS_MULTIPLE_COUPONS_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/allowCustomerReturn" }, "rr:objectMap" : { "rr:column" : "ALLOW_CUSTOMER_RETURN", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/modelNumber" }, "rr:objectMap" : { "rr:column" : "MODEL_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/mSRPAmount" }, "rr:objectMap" : { "rr:column" : "M_SR_PAMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/externalSourceRecord" }, "rr:objectMap" : { "rr:column" : "EXTERNAL_SOURCE_RECORD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellable" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validToDate" }, "rr:objectMap" : { "rr:column" : "VALID_TO_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/priceChargeType" }, "rr:objectMap" : { "rr:column" : "PRICE_CHARGE_TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isPartnerDiscountAllowed" }, "rr:objectMap" : { "rr:column" : "IS_PARTNER_DISCOUNT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/revenueInstallmentCount" }, "rr:objectMap" : { "rr:column" : "REVENUE_INSTALLMENT_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productSKU" }, "rr:objectMap" : { "rr:column" : "PRODUCT_SK_U", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/quantityInstallmentPeriod" }, "rr:objectMap" : { "rr:column" : "QUANTITY_INSTALLMENT_PERIOD", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isManualPriceEntryRequired" }, "rr:objectMap" : { "rr:column" : "IS_MANUAL_PRICE_ENTRY_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/type" }, "rr:objectMap" : { "rr:column" : "TYPE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isSellableWithoutPrice" }, "rr:objectMap" : { "rr:column" : "IS_SELLABLE_WITHOUT_PRICE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/glAccountCode" }, "rr:objectMap" : { "rr:column" : "GL_ACCOUNT_CODE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isReturnable" }, "rr:objectMap" : { "rr:column" : "IS_RETURNABLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/displayUrl" }, "rr:objectMap" : { "rr:column" : "DISPLAY_URL", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/versionNumber" }, "rr:objectMap" : { "rr:column" : "VERSION_NUMBER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/lotIdentifier" }, "rr:objectMap" : { "rr:column" : "LOT_IDENTIFIER", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#string" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validFromDate" }, "rr:objectMap" : { "rr:column" : "VALID_FROM_DATE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#date" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/stockLedgerValuationAmount" }, "rr:objectMap" : { "rr:column" : "STOCK_LEDGER_VALUATION_AMOUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isDynamicBundle" }, "rr:objectMap" : { "rr:column" : "IS_DYNAMIC_BUNDLE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isQualityVerificationRequired" }, "rr:objectMap" : { "rr:column" : "IS_QUALITY_VERIFICATION_REQUIRED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/requiredDepositPercentage" }, "rr:objectMap" : { "rr:column" : "REQUIRED_DEPOSIT_PERCENTAGE", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/isFoodstampPaymentAllowed" }, "rr:objectMap" : { "rr:column" : "IS_FOODSTAMP_PAYMENT_ALLOWED", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } } }, { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/minimumOrderQuantityCount" }, "rr:objectMap" : { "rr:column" : "MINIMUM_ORDER_QUANTITY_COUNT", "rr:datatype" : { "@id" : "http://www.w3.org/2001/XMLSchema#integer" } } } ] }, { "@id" : "/product_entity_group/product_related_product_sales_order_product1_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATED_PRODUCT_SALES_ORDER_PRODUCT1_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_RELATED_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProduct1" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_related_product_parent_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATED_PRODUCT_PARENT_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_RELATED_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/parentProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_related_product_child_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATED_PRODUCT_CHILD_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_RELATED_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/childProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_related_product_product_relationship_type_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATED_PRODUCT_PRODUCT_RELATIONSHIP_TYPE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_RELATED_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productRelationshipType" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product_relationship_type" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_RELATIONSHIP_TYPE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_related_product_sales_order_product2_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_RELATED_PRODUCT_SALES_ORDER_PRODUCT2_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_RELATED_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/salesOrderProduct2" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_order_product" }, "rr:joinCondition" : { "rr:child" : "SALES_ORDER_PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_translation_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_TRANSLATION_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_TRANSLATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_image_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_IMAGE_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_IMAGE_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/product" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_image_translation_product_image_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_IMAGE_TRANSLATION_PRODUCT_IMAGE_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_IMAGE_TRANSLATION_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/productImage" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product_image" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_IMAGE_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/goods_product_primary_product_category_join", "rr:logicalTable" : { "rr:tableName" : "GOODS_PRODUCT_PRIMARY_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{GOODS_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryProductCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/goods_product_master_product_join", "rr:logicalTable" : { "rr:tableName" : "GOODS_PRODUCT_MASTER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{GOODS_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/masterProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/goods_product_primary_sales_channel_join", "rr:logicalTable" : { "rr:tableName" : "GOODS_PRODUCT_PRIMARY_SALES_CHANNEL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{GOODS_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primarySalesChannel" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_channel" }, "rr:joinCondition" : { "rr:child" : "SALES_CHANNEL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/goods_product_valid_for_period_uo_m_join", "rr:logicalTable" : { "rr:tableName" : "GOODS_PRODUCT_VALID_FOR_PERIOD_UO_M_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{GOODS_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodUOM" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/goods_product_brand_join", "rr:logicalTable" : { "rr:tableName" : "GOODS_PRODUCT_BRAND_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{GOODS_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brand" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/brand" }, "rr:joinCondition" : { "rr:child" : "BRAND_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/service_product_service_provider_account_join", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT_SERVICE_PROVIDER_ACCOUNT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SERVICE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/serviceProviderAccount" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/account_entity_group/account" }, "rr:joinCondition" : { "rr:child" : "ACCOUNT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/service_product_primary_product_category_join", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT_PRIMARY_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SERVICE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryProductCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/service_product_master_product_join", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT_MASTER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SERVICE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/masterProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/service_product_primary_sales_channel_join", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT_PRIMARY_SALES_CHANNEL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SERVICE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primarySalesChannel" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_channel" }, "rr:joinCondition" : { "rr:child" : "SALES_CHANNEL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/service_product_valid_for_period_uo_m_join", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT_VALID_FOR_PERIOD_UO_M_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SERVICE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodUOM" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/service_product_brand_join", "rr:logicalTable" : { "rr:tableName" : "SERVICE_PRODUCT_BRAND_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{SERVICE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brand" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/brand" }, "rr:joinCondition" : { "rr:child" : "BRAND_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_primary_product_category_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_PRIMARY_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryProductCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_master_product_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_MASTER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ID_LEFT}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/masterProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID_RIGHT", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_primary_sales_channel_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_PRIMARY_SALES_CHANNEL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primarySalesChannel" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_channel" }, "rr:joinCondition" : { "rr:child" : "SALES_CHANNEL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_valid_for_period_uo_m_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_VALID_FOR_PERIOD_UO_M_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodUOM" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/product_brand_join", "rr:logicalTable" : { "rr:tableName" : "PRODUCT_BRAND_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brand" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/brand" }, "rr:joinCondition" : { "rr:child" : "BRAND_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/bundle_product_primary_product_category_join", "rr:logicalTable" : { "rr:tableName" : "BUNDLE_PRODUCT_PRIMARY_PRODUCT_CATEGORY_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{BUNDLE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primaryProductCategory" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_catalog_entity_group/product_category" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_CATEGORY_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/bundle_product_master_product_join", "rr:logicalTable" : { "rr:tableName" : "BUNDLE_PRODUCT_MASTER_PRODUCT_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{BUNDLE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/masterProduct" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/product" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/bundle_product_primary_sales_channel_join", "rr:logicalTable" : { "rr:tableName" : "BUNDLE_PRODUCT_PRIMARY_SALES_CHANNEL_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{BUNDLE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/primarySalesChannel" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/sales_order_entity_group/sales_channel" }, "rr:joinCondition" : { "rr:child" : "SALES_CHANNEL_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/bundle_product_valid_for_period_uo_m_join", "rr:logicalTable" : { "rr:tableName" : "BUNDLE_PRODUCT_VALID_FOR_PERIOD_UO_M_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{BUNDLE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/validForPeriodUOM" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_attribute_entity_group/product_validity_time_period_uo_m" }, "rr:joinCondition" : { "rr:child" : "PRODUCT_VALIDITY_TIME_PERIOD_UO_M_ID", "rr:parent" : "ID" } } } }, { "@id" : "/product_entity_group/bundle_product_brand_join", "rr:logicalTable" : { "rr:tableName" : "BUNDLE_PRODUCT_BRAND_JOIN" }, "rr:subjectMap" : { "rr:template" : "http://cloudinformationmodel.org/instances#{BUNDLE_PRODUCT_ID}" }, "rr:predicateObjectMap" : { "rr:predicate" : { "@id" : "http://cloudinformationmodel.org/model/brand" }, "rr:objectMap" : { "rr:parentTriplesMap" : { "@id" : "/product_entity_group/brand" }, "rr:joinCondition" : { "rr:child" : "BRAND_ID", "rr:parent" : "ID" } } } } ] ] }