(defprotocol RDFModel "Operations for the manipulation of RDF" .... (load-stream [model stream format] "Load triples from a stream") ....
確定! 回上一頁