Alexandru,

On May 8, 2014, at 1:57 PM, Alexandru Todor <to...@inf.fu-berlin.de> wrote:

> Hi Timothy,
> 
> Welcome to the DBpedia Mappings Community! 

Thanks :-)

> 
> I'll try to help you as much as I can until someone with more knowledge 
> answers.
> 
> 1) It could be that the OntologyFeeder service is down, let's wait a bit. If 
> the changes are not mirrored until tomorrow there is definitely something 
> wrong.

Sounds good.

> 
> 2) You mapped it this way
> 
> {{TemplateMapping
> | mapToClass = ArtificialSatellite
> }}
> 
> {{PropertyMapping 
> | templateProperty = COSPAR_ID
> | ontologyProperty = cosparId
> }}
> 
> 
> The correct way is this:
> 
> {{TemplateMapping
> | mapToClass = ArtificialSatellite
> |mappings=
> {{PropertyMapping 
> | templateProperty = COSPAR_ID
> | ontologyProperty = cosparId
> }}
> }}


I saw this style around, just thought it was another option.
I’ll use it.

> 
> 3) This is strange, it seems the Mappings Wiki does not have this Infobox in 
> its system, it's not present in 
> http://mappings.dbpedia.org/server/statistics/en/?show=100000 at all, 
> although it's one year old in Wikipedia.

Probably related to 
https://github.com/dbpedia/mappings_chrome_extension/issues/2, but I don’t 
think it led to a fix…

> 
> 4)  It could be that the live extraction is down.

Ah. A status indication would be helpful :-/

Regards,
Tim


> 
> Cheers,
> Alexandru
> 
> 
> On Thu, May 8, 2014 at 7:13 PM, Timothy Lebo <le...@rpi.edu> wrote:
> DBPedia,
> 
> I’ve got mapping edit permissions, so I’m dangerous now :-)
> 
> A few questions...
> 
> 1)
> I updated http://mappings.dbpedia.org/index.php/OntologyProperty:CosparId to 
> range string, but 
> http://live.dbpedia.org/ontology/cosparId still shows range integer.
> When will it update?
> 
> 2)
> When I edit 
> http://mappings.dbpedia.org/index.php/Mapping_en:Infobox_spaceflight and hit 
> “validate”, I get the following error. Should I worry?
> Couldn't load PropertyMapping on page Mapping en:Infobox spaceflight. 
> Details: Unknown mapping element PropertyMapping
> 
> 3)
> My info box mapping 
> http://mappings.dbpedia.org/index.php/Mapping_en:Infobox_spaceflight links to 
> “properties not mapped yet”  
> http://mappings.dbpedia.org/server/templatestatistics/en/?template=Infobox_spaceflight
>  which dumps a stack trace. 
> I’m guessing a refresh needs to happen somewhere?
> 
> 4)
> When will the following SPARQL query return something at 
> http://live.dbpedia.org/sparql?
> 
> SELECT distinct ?sat WHERE { ?sat a 
> <http://dbpedia.org/ontology/ArtificialSatellite> . } limit 10
> 
> (http://mappings.dbpedia.org/index.php/Mapping_en:Infobox_spaceflight maps to 
> “ArtificialSatellite”)
> 
> Thanks for the help!
> Tim
> 
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
> 
> 

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to