From: Rob V. <rv...@do...> - 2012-11-27 00:03:08
|
If you just have an OWL file you should load it from a local file, a remote endpoint takes a lot more to set up and sounds like overkill for your use case What do you mean by prefix? Namespace prefixes are simply syntactic compressions used to make data more readable to humans, you can use these to simplify code or you can use full URIs instead. Rob From: Jostinah Lam <89...@gm...> Reply-To: dotNetRDF User Help and Support <dot...@li...> Date: Tuesday, November 20, 2012 2:53 PM To: <dot...@li...> Subject: [dotNetRDF-Support] remoteendpoint or local > Hello dotnetrdf again, > > I'm a newbie in this field.i have already created an ontology file from > protege. i can modify the ontology anytime. > So now i plan to integrate the owl file (saved in rdf/xml) into c# using > dotnetrdf library. > The problem is from which way should i load my owl file? > Querying from a remoteendpoint or a local file? > I'm confused with the prefix. when and where do i put the prefix? > > Thanks > Jostinah > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single web > console. Get in-depth insight into apps, servers, databases, vmware, SAP, > cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from > $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov__________________________________________ > _____ dotNetRDF-Support mailing list dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support |