@prefix bibtex: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix rdfs: . a bibtex:InProceedings ; dct:abstract "Sharing information securely between business partners and managing large supply chains efficiently will be a crucial competitive advantage for enterprises in the near future. In this paper, we present a concept that allows for building value networks between business partners in a distributed manner. Companies are able to publish Linked Data which participants of the network can clone and subscribe to. Subscribers get notified as soon as new information becomes available. This provides a technical infrastructure for business communication acts such as supply chain communication or master data management. In addition to the conceptual analysis, we provide an implementation enabling companies to create such dynamic semantic value networks." ; dct:creator [ a rdf:Seq ; rdf:_1 ; rdf:_2 ; rdf:_3 ; rdf:_4 ] ; dct:hasFormat ; dct:isPartOf ; dct:title "Publish and Subscribe for RDF in Enterprise Value Networks" ; bibtex:keywords "myown" ; rdfs:seeAlso ; owl:sameAs .