Class RDFMappingReader


  • public class RDFMappingReader
    extends AMappingReader
    Version:
    Jul 12, 2016
    Author:
    Mohamed Sherif (sherif@informatik.uni-leipzig.de)
    • Constructor Detail

      • RDFMappingReader

        public RDFMappingReader​(String file)
        Parameters:
        file - input file for reading
    • Method Detail

      • read

        public AMapping read()
        Reads mapping from RDF file (NT, N3, TTL, JASON-LD)
        Specified by:
        read in class AMappingReader
        Returns:
        Mapping that represents the content of the file