{ "@context": { "@version": 1.1, "oracle": "https://docs.oracle.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Connection": "oracle:Connection", "Integration": "oracle:Integration", "MonitoringInstance": "oracle:MonitoringInstance", "Package": "oracle:Package", "TradingPartner": "oracle:TradingPartner", "B2BDocument": "oracle:B2BDocument", "Certificate": "oracle:Certificate", "id": {"@id": "dcterms:identifier", "@type": "xsd:string"}, "name": {"@id": "schema:name", "@type": "xsd:string"}, "description": {"@id": "schema:description", "@type": "xsd:string"}, "status": {"@id": "oracle:status", "@type": "xsd:string"}, "adapterType": {"@id": "oracle:adapterType", "@type": "xsd:string"}, "percentageComplete": {"@id": "oracle:percentageComplete", "@type": "xsd:integer"}, "lockedFlag": {"@id": "oracle:lockedFlag", "@type": "xsd:boolean"}, "testStatus": {"@id": "oracle:testStatus", "@type": "xsd:string"}, "lastUpdatedBy": {"@id": "oracle:lastUpdatedBy", "@type": "xsd:string"}, "lastUpdated": {"@id": "schema:dateModified", "@type": "xsd:dateTime"}, "code": {"@id": "oracle:code", "@type": "xsd:string"}, "version": {"@id": "schema:version", "@type": "xsd:string"}, "pattern": {"@id": "oracle:pattern", "@type": "xsd:string"}, "style": {"@id": "oracle:style", "@type": "xsd:string"}, "packageName": {"@id": "oracle:packageName", "@type": "xsd:string"}, "integrationId": {"@id": "oracle:integrationId", "@type": "xsd:string"}, "startTime": {"@id": "oracle:startTime", "@type": "xsd:dateTime"}, "endTime": {"@id": "oracle:endTime", "@type": "xsd:dateTime"}, "businessIdentifier": {"@id": "oracle:businessIdentifier", "@type": "xsd:string"}, "contactName": {"@id": "oracle:contactName", "@type": "xsd:string"}, "contactEmail": {"@id": "schema:email", "@type": "xsd:string"}, "standard": {"@id": "oracle:standard", "@type": "xsd:string"}, "transactionType": {"@id": "oracle:transactionType", "@type": "xsd:string"}, "direction": {"@id": "oracle:direction", "@type": "xsd:string"}, "alias": {"@id": "oracle:alias", "@type": "xsd:string"}, "subject": {"@id": "oracle:subject", "@type": "xsd:string"}, "expiry": {"@id": "oracle:expiry", "@type": "xsd:dateTime"} } }