Matches in LOV for { <http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#wasConvertedFrom> ?p ?o. }
Showing items 1 to 7 of
7
with 100 items per page.
- wasConvertedFrom type ObjectProperty.
- wasConvertedFrom comment "This property should be used, when mapping one nif:String or nif:Context to another and is often confused with nif:sourceUrl. \n While nif:sourceUrl is built on PROV-O and is used to link the nif:Context to the document URL for provenance information, nif:convertedFrom is more precise and pinpoints exact locations where a certain NIF String \"wasConvertedFrom\".\n nif:wasConvertedFrom is therefore used to provide *exact* provenance during a conversion process, e.g. when removing tags from XHTML and then linking XPath URIs to NIF index based URIs (e.g. RFC 5147 with char=x,y). An example of the usage of this property can be found here: http://www.w3.org/TR/its20/#conversion-to-nif\n \n Example \n # \"Dublin\"\n<http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&char=11,17> \n nif:wasConvertedFrom\n <http://example.com/myitsservice?informat=html&intype=url&input=http://example.com/doc.html&xpath=/html/body[1]/h2[1]/span[1]/text()[1]>.\n ".
- wasConvertedFrom domain String.
- wasConvertedFrom label "was converted from".
- wasConvertedFrom range String.
- wasConvertedFrom subPropertyOf wasDerivedFrom.
- wasConvertedFrom versionInfo "0.1.0".