dkmfbk / premon

PreMOn: a Lemon Extension for Exposing Predicate Models as Linked Data
http://premon.fbk.eu
Apache License 2.0
4 stars 2 forks source link

a roleset may be defined (extended?) in multiple frame files (e.g., on PB17) #27

Open rospocher opened 8 years ago

rospocher commented 8 years ago

grep '<roleset ' * | grep -o ' id=\"[^\"]*\" ' | sort -n | uniq -c | sort -rn | less

  3  id="dull.01"
  2  id="wound.01"
  2  id="tune.01"
  2  id="slim.01"
  2  id="settle.01"
  2  id="gather.01"
  2  id="extol.01"
  2  id="exalt.01"
  2  id="dissect.01"
  2  id="denote.01"
  2  id="defecate.01"
  2  id="cross-pollinate.01"
  2  id="cremate.01"
  2  id="copy.01"
  2  id="complain.01"
  2  id="co-author.01"
  2  id="buff.01"
  2  id="bend.01"
  2  id="belly-flop.01"
  2  id="belly.01"
  2  id="appall.01"
  2  id="activate.01"
rospocher commented 8 years ago

same in pb-onto

  3  id="dock.01"
  2  id="write.01"
  2  id="wrap.01"
  2  id="work.101"
  2  id="work.04"
  2  id="work.03"
  2  id="work.02"
  2  id="work.01"
  2  id="wonder.01"
  2  id="wish.01"
  2  id="win.01"
  2  id="wave.02"
  2  id="wave.01"
  2  id="watch.01"
  2  id="waste.01"
  2  id="war.01"
  2  id="walk.02"
  2  id="walk.01"
  2  id="vow.01"
  2  id="vote.01"
  2  id="voice.01"
  2  id="visit.01"
  2  id="view.02"
  2  id="view.01"
  2  id="vault.01"
  2  id="vacation.01"
  2  id="use.01"
  2  id="twist.01"
  2  id="turn.02"
  2  id="turn.01"
  2  id="trip.01"
  2  id="travel.01"
  2  id="transport.01"
  2  id="transition.01"
  2  id="transfer.01"
  2  id="trade.01"
  2  id="track.01"
  2  id="tour.01"
  2  id="touch.01"
  2  id="toss.01"
  2  id="torture.01"
  2  id="tip.03"
  2  id="tip.02"
  2  id="tip.01"
  2  id="thrust.01"
  2  id="throw.01"
  2  id="thrill.01"
  2  id="test.01"
  2  id="tender.01"
  2  id="taste.01"
  2  id="task.01"
  2  id="tangle.01"
  2  id="talk.01"
  2  id="switch.01"
  2  id="swipe.02"

and more...

rospocher commented 8 years ago

one case in nobmank

  2  id="perc-sign.01"
ziorufus commented 8 years ago

Ma quindi cosa facciamo? A parte per gli esempi, intendo...

rospocher commented 8 years ago

it impacts also on mappings.. docking-n.xml: roleset framnet="" id="dock.01" name="park (a ship) in a dock" vncls="9.10" dock-n.xml: roleset framnet="" id="dock.01" name="park (a ship) in a dock" vncls="9.10" dock-v.xml: roleset id="dock.01" name="(cause to) park (a ship) in a dock" vncls="9.10-1"