Uploaded image for project: 'Tupelo'
  1. Tupelo
  2. TUP-142

Thing does not load Rdf.SEQ or Rdf.ALT only Rdf.BAG

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.4.3, 2.5
    • None
    • Kernel
    • None

      In fetchSubject in SubjectSession.java only a check is done for Rdf.BAG

      note:
      parseContainer returns a LinkedList
      public static Bag<Resource> parseBag(Resource subject, Set<Triple> triples)

      { return (Bag<Resource>) parseContainer(subject, triples); }

              futrelle Joe Futrelle (Inactive)
              kooper Rob Kooper
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: