Persodata files contain only a subset of articles about Persons all other are in instance_type_en.nt/nq
an easy way to filter only these articles would be using the grep unix command grep "ontology/Person" instance_types_el.nt > instance_types_person_en.nt it filters all lines that contain "onlology/Person" and adds them in instance_types_person_en.nt file Dimitris On Sun, Dec 26, 2010 at 12:45 PM, Roberto Mirizzi <[email protected]> wrote: > Il 26/12/2010 10.58, Laure Mina ha scritto: > > Hi all, > > I want to know if there is a mean to import DBpedia RDF files that are only > in the category of "Person". I want to save these files in a local > directory. > > Thanks in advance, > Cheers. > > Hi Laure, > downloading just the Person dataset [1, 2] should be enough. Here [3] more > info. > > [1] http://downloads.dbpedia.org/3.5.1/en/persondata_en.nt.bz2 > [2] http://downloads.dbpedia.org/3.5.1/en/persondata_en.nq.bz2 > [3] http://wiki.dbpedia.org/Downloads351#persondata > > Cheers, > roberto > > > -- > Roberto Mirizzi > http://sisinflab.poliba.it/mirizzi > > > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > > _______________________________________________ > Dbpedia-discussion mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Dbpedia-discussion mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion > > -- Kontokostas Dimitris ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
