Nanopublications LDF server

Nanopublications

Search Nanopublications by triple/quad pattern

Matches in Nanopublications for { ?s ?p " import string import re from cleantext import clean def cleanText(text): s= clean(text, fix_unicode=True, to_ascii=True, lower=False, no_line_breaks=True, lang="en" ) s= re.sub(r'\|+', '|', s) s= s.replace('|', '\r\n') return s " ?g. }

Showing items 1 to 1 of 1 with 100 items per page.