Class NTripleWriter

    • Constructor Detail

      • NTripleWriter

        public NTripleWriter​(Writer writer)
    • Method Detail

      • process

        protected String process​(Value value)
        Convert plain vanilla IRI to another (potentially compressed) representation.
        Parameters:
        value - value
        Returns:
        IRI representation
      • processSubject

        protected String processSubject​(Value subject)
        Convert plain vanilla IRIs to another (potentially compressed) representation.
        Parameters:
        subject - value
        Returns:
        IRI representation