| http://www.w3.org/ns/prov#value | - This provides the extension methods that act upon the IEnumerable implementations found in many common types such as arrays and Lists.Tip:An extension method in the C# language is a static method that can be attached to a specific type to simplify the calling syntax.Extension MethodC# program that uses Skip method from LINQ
|