Class EditEvent

    • Field Detail

      • eventTypeURIList

        protected List<String> eventTypeURIList
      • propertyMap

        protected Map<String,​List<org.apache.jena.rdf.model.RDFNode>> propertyMap
    • Constructor Detail

      • EditEvent

        public EditEvent​(String userURI,
                         boolean begin)
    • Method Detail

      • getPropertyMap

        public Map<String,​List<org.apache.jena.rdf.model.RDFNode>> getPropertyMap()
      • getBegin

        public Boolean getBegin()
      • getEventTypeURIList

        public List<String> getEventTypeURIList()