PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • such as DNS (e.g., facebook.com is a really bad idea), a network IP address (with /mask), or a plain IP address ...#12: Log and Drop PacketsType the following to log and block IP spoofing on public interface called eth1 # iptables -A INPUT -i eth1 -s 10.0.0.0/8 -j LOG --log-prefix IP_SPOOF A: # iptables -A INPUT -i eth1 -s 10.0.0.0/8 -j DROP By default everything is logged to /var/log/messages
http://www.w3.org/ns/prov#wasQuotedFrom
  • cyberciti.biz