Skip to main content

Showing 1–5 of 5 results for author: Seifer, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.08509  [pdf, other

    cs.DB cs.AI cs.LO

    From Shapes to Shapes: Inferring SHACL Shapes for Results of SPARQL CONSTRUCT Queries (Extended Version)

    Authors: Philipp Seifer, Daniel Hernández, Ralf Lämmel, Steffen Staab

    Abstract: SPARQL CONSTRUCT queries allow for the specification of data processing pipelines that transform given input graphs into new output graphs. It is now common to constrain graphs through SHACL shapes allowing users to understand which data they can expect and which not. However, it becomes challenging to understand what graph data can be expected at the end of a data processing pipeline without know… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: 19 pages, 5 figures

    Journal ref: WWW '24: Proceedings of the ACM Web Conference 2024. ACM, 2024, pp. 2064-2074

  2. ProGS: Property Graph Shapes Language (Extended Version)

    Authors: Philipp Seifer, Ralf Lämmel, Steffen Staab

    Abstract: Property graphs constitute data models for representing knowledge graphs. They allow for the convenient representation of facts, including facts about facts, represented by triples in subject or object position of other triples. Knowledge graphs such as Wikidata are created by a diversity of contributors and a range of sources leaving them prone to two types of errors. The first type of error, fal… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

    Journal ref: ISWC 2021 - 20th International Semantic Web Conference. Vol. 12922. LNCS. Springer, 2021, pp. 392-409

  3. arXiv:2008.13603  [pdf, ps, other

    cs.LO

    Deciding SHACL Shape Containment through Description Logics Reasoning (Extended Version)

    Authors: Martin Leinberger, Philipp Seifer, Tjitze Rienstra, Ralf Lämmel, Steffen Staab

    Abstract: The Shapes Constraint Language (SHACL) allows for formalizing constraints over RDF data graphs. A shape groups a set of constraints that may be fulfilled by nodes in the RDF graph. We investigate the problem of containment between SHACL shapes. One shape is contained in a second shape if every graph node meeting the constraints of the first shape also meets the constraints of the second. To decide… ▽ More

    Submitted 22 April, 2021; v1 submitted 31 August, 2020; originally announced August 2020.

  4. arXiv:1907.00855  [pdf, ps, other

    cs.PL

    Type Checking Program Code using SHACL (Extended Version)

    Authors: Martin Leinberger, Philipp Seifer, Claudia Schon, Ralf Lämmel, Steffen Staab

    Abstract: It is a strength of graph-based data formats, like RDF, that they are very flexible with representing data. To avoid run-time errors, program code that processes highly-flexible data representations exhibits the difficulty that it must always include the most general case, in which attributes might be set-valued or possibly not available. The Shapes Constraint Language (SHACL) has been devised to… ▽ More

    Submitted 1 July, 2019; originally announced July 2019.

  5. Semantic Query Integration With Reason

    Authors: Philipp Seifer, Martin Leinberger, Ralf Lämmel, Steffen Staab

    Abstract: Graph-based data models allow for flexible data representation. In particular, semantic data based on RDF and OWL fuels use cases ranging from general knowledge graphs to domain specific knowledge in various technological or scientific domains. The flexibility of such approaches, however, makes programming with semantic data tedious and error-prone. In particular the logics-based data descriptions… ▽ More

    Submitted 5 February, 2019; v1 submitted 1 February, 2019; originally announced February 2019.

    Journal ref: The Art, Science, and Engineering of Programming, 2019, Vol. 3, Issue 3, Article 13