{
  "@context" : {
    "ids" : "https://w3id.org/idsa/core/",
    "idsc" : "https://w3id.org/idsa/code/"
  },
  "@type" : "ids:BaseConnector",
  "@id" : "https://ids-connector.fokus.fraunhofer.de#Connector",
  "ids:version" : "2.0.0",
  "ids:securityProfile" : {
    "@type" : "ids:SecurityProfile",
    "@id" : "https://w3id.org/idsa/code/BASE_SECURITY_PROFILE"
  },
  "ids:curator" : {
    "@id" : "https://www.fokus.fraunhofer.de"
  },
  "ids:physicalLocation" : {
    "@type" : "ids:GeoFeature",
    "@id" : "https://sws.geonames.org/2921044"
  },
  "ids:inboundModelVersion" : [ "4.0.0" ],
  "ids:title" : [ {
    "@value" : "Public Data Space Connector",
    "@type" : "http://www.w3.org/2001/XMLSchema#string"
  } ],
  "ids:hasEndpoint" : [ {
    "@type" : "ids:ConnectorEndpoint",
    "@id" : "https://ids-connector.fokus.fraunhofer.de/ConnectorEndpoint/0fec1bb3-9d6a-4a2a-84dd-07c5987e2f74",
    "ids:accessURL" : {
      "@id" : "https://ids-connector.fokus.fraunhofer.de/infrastructure"
    },
    "ids:endpointInformation" : [ {
      "@value" : "All IDS Multipart messages should be sent to this endpoint.",
      "@type" : "http://www.w3.org/2001/XMLSchema#string"
    } ]
  }, {
    "@type" : "ids:ConnectorEndpoint",
    "@id" : "https://ids-connector.fokus.fraunhofer.de/ConnectorEndpoint/74962e72-4532-47c0-b8bb-861838367c1b",
    "ids:accessURL" : {
      "@id" : "https://ids-connector.fokus.fraunhofer.de/data"
    },
    "ids:endpointInformation" : [ {
      "@value" : "IDS ArtifactRequestMessages can be sent to this endpoint via POST request.",
      "@type" : "http://www.w3.org/2001/XMLSchema#string"
    } ]
  }, {
    "@type" : "ids:ConnectorEndpoint",
    "@id" : "https://ids-connector.fokus.fraunhofer.de/ConnectorEndpoint/4b004b1d-a3ed-4367-95e8-ae0c88d61d25",
    "ids:accessURL" : {
      "@id" : "https://ids-connector.fokus.fraunhofer.de/about"
    },
    "ids:endpointInformation" : [ {
      "@value" : "IDS DescriptionRequestMessages can be sent to this endpoint via POST request.",
      "@type" : "http://www.w3.org/2001/XMLSchema#string"
    } ]
  }, {
    "@type" : "ids:ConnectorEndpoint",
    "@id" : "https://ids-connector.fokus.fraunhofer.de/ConnectorEndpoint/b5cf66fd-aca9-45e9-bca0-98870e82ee78",
    "ids:accessURL" : {
      "@id" : "https://ids-connector.fokus.fraunhofer.de/about"
    },
    "ids:endpointInformation" : [ {
      "@value" : "The Connector SelfDescription can be obtained from this endpoint via GET request.",
      "@type" : "http://www.w3.org/2001/XMLSchema#string"
    } ]
  } ],
  "ids:resourceCatalog" : [ {
    "@type" : "ids:ResourceCatalog",
    "@id" : "https://ids-connector.fokus.fraunhofer.de#Catalog",
    "ids:offeredResource" : [ ],
    "ids:requestedResource" : [ ]
  } ],
  "ids:outboundModelVersion" : "4.0.0",
  "ids:maintainer" : {
    "@id" : "https://www.fokus.fraunhofer.de"
  }
}